Spread for ASP.NET 12 Product Documentation
PlotAreas Property


FarPoint.Web.Chart Assembly > FarPoint.Web.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