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

In This Topic
    AxisBase Class
    In This Topic
    Represents the set of properties of an axis.
    Object Model
    AxisBase Class
    Syntax
    'Declaration
     
    Public MustInherit Class AxisBase 
       Inherits MouseEnabledComponent
    public abstract class AxisBase : MouseEnabledComponent 
    Inheritance Hierarchy

    System.Object
                   GrapeCity.ActiveReports.Chart.AxisBase
                      GrapeCity.ActiveReports.Chart.Axis
                      GrapeCity.ActiveReports.Chart.CustomAxis

    See Also