ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartAreasCollection Class
Members

In This Topic
    ChartAreasCollection Class
    In This Topic
    Specifies the settings for the chart areas collection.
    Object Model
    ChartAreasCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ChartAreasCollection 
       Inherits System.Collections.CollectionBase
    public sealed class ChartAreasCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Chart.ChartAreasCollection

    See Also