ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / SharpGraphCore Class / ChartAreas Property

In This Topic
    ChartAreas Property (SharpGraphCore)
    In This Topic
    Chart Areas
    Syntax
    'Declaration
     
    Public ReadOnly Property ChartAreas As ChartAreasCollection
    public ChartAreasCollection ChartAreas {get;}
    See Also