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

In This Topic
    Axis Class
    In This Topic
    Represents the axis of the chart.
    Object Model
    Axis Class
    Syntax
    'Declaration
     
    Public NotInheritable Class Axis 
       Inherits AxisBase
    public sealed class Axis : AxisBase 
    Inheritance Hierarchy

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

    See Also