ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartAreasCollection Class
Properties Methods Events

In This Topic
    ChartAreasCollection Class Members
    In This Topic

    The following tables list the members exposed by ChartAreasCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartAreasCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets or sets the specified chart area in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a chart area to the collection.  
    Public MethodAdds a set of chart areas to the collection.  
    Public MethodClears all items from the collection.  
    Public Method

    Creates a clone of the chart areas collection.

     
    Public MethodDetermines whether the collection contains the specified ChartArea.  
    Public MethodCopies the collection to an array, starting at the specified index.  
    Public MethodReleases resources associated with this object.  
    Public MethodReturns the index of the first occurrence of a value in the collection.  
    Public MethodInserts the specified chart area into the collection at the specified index.  
    Public MethodRemoves the specified chart area from the collection.  
    Top
    Public Events
     NameDescription
    Public EventRaised when the collection changes.  
    Top
    See Also