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

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

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

    See Also