ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / ChartArea Class / Axes Property

In This Topic
    Axes Property (ChartArea)
    In This Topic
    Gets the user-defined custom axes.
    Syntax
    'Declaration
     
    Public ReadOnly Property Axes As AxesCollection
    public AxesCollection Axes {get;}
    See Also