[]
Gets the chart y-axis.
[C1Category("Chart")]
[C1Description("FlexChartField.AxisY", "Specifies the chart y-axis.")]
public Axis AxisY { get; }
<C1Category("Chart")>
<C1Description("FlexChartField.AxisY", "Specifies the chart y-axis.")>
Public ReadOnly Property AxisY As Axis