[]
        
(Showing Draft Content)

FarPoint.Win.Chart.PlotArea.-ctor

PlotArea Constructor

PlotArea()

Creates a new plot area.

Declaration
protected PlotArea()
Protected Sub New()

PlotArea(PlotArea)

Creates a new plot area that is a deep copy of the specified plot area.

Declaration
protected PlotArea(PlotArea plotArea)
Protected Sub New(plotArea As PlotArea)
Parameters
Type Name Description
PlotArea plotArea