Spread Windows Forms 12.0 Product Documentation
PlotAreas Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > ChartModel Class : PlotAreas Property
Gets the colleciton of plot areas in the chart.
Syntax
'Declaration
 
Public ReadOnly Property PlotAreas As PlotAreaCollection
'Usage
 
Dim instance As ChartModel
Dim value As PlotAreaCollection
 
value = instance.PlotAreas
public PlotAreaCollection PlotAreas {get;}
See Also

Reference

ChartModel Class
ChartModel Members