[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartAxis.AxisID

AxisID Property

AxisID

Gets the kind (X, Y, Y2 or Z) of the axis.

Declaration
[C1Description("ChartAxis.AxisID", "The kind (X, Y, Y2 or Z) of the axis.")]
public ChartAxisId AxisID { get; }
<C1Description("ChartAxis.AxisID", "The kind (X, Y, Y2 or Z) of the axis.")>
Public ReadOnly Property AxisID As ChartAxisId