FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAxis Class / AxisID Property

In This Topic
    AxisID Property (ChartAxis)
    In This Topic
    Gets the kind (X, Y, Y2 or Z) of the axis.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisID As ChartAxisId
    public ChartAxisId AxisID {get;}
    See Also