ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace / IChart Interface / CategoryAxis Property

In This Topic
    CategoryAxis Property (IChart)
    In This Topic
    Gets chart category axis.
    Syntax
    'Declaration
     
    ReadOnly Property CategoryAxis As IAxis
    IAxis CategoryAxis {get;}
    See Also