ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraph Class / ChartAreas Property

In This Topic
    ChartAreas Property (SharpGraph)
    In This Topic
    Gets the ChartAreasCollection for the Chart control.
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartAreas As ChartAreasCollection
    public ChartAreasCollection ChartAreas {get;}
    See Also