ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxesCollection Class
Properties Methods

In This Topic
    AxesCollection Class Members
    In This Topic

    The following tables list the members exposed by AxesCollection.

    Public Properties
     NameDescription
    Public PropertyOverloaded. Gets or sets the specified axis in the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an axis to the collection.  
    Public MethodAdds a set of axes to the collection.  
    Public MethodCreates a clone of the axes collection.  
    Public MethodDetermines whether the collection contains the specified AxisBase.  
    Public MethodReleases from memory resources associated with AxisCollection object.  
    Public MethodReturns the index of the first occurrence of a value in the collection.  
    Public Method

    Inserts the specified axis into the collection at the specified index.

     
    Public MethodRemoves the specified axis from the collection.  
    Public MethodCopies the elements of the axis collection to a new array.  
    Top
    See Also