ActiveReports 12
ChartAreas Property (ChartControl)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : ChartAreas Property
A collection of ChartArea objects drawn in the chart control.
Syntax
'Declaration
 
Public ReadOnly Property ChartAreas As ChartAreasCollection
public ChartAreasCollection ChartAreas {get;}

Property Value

The chart areas.
Remarks
By default, one ChartArea is included in the ChartAreas collection.
See Also

Reference

ChartControl Class
ChartControl Members