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

In This Topic
    AxesCollection Class
    In This Topic
    Represents a collection of axis.
    Object Model
    AxesCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class AxesCollection 
       Inherits System.Collections.CollectionBase
    public sealed class AxesCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

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

    See Also