AxisY Property
AxisY
Gets the main chart y-axis.
Declaration
[C1Description("FlexChart.AxisY", "Gets the main chart y-axis.")]
public Axis AxisY { get; }
<C1Description("FlexChart.AxisY", "Gets the main chart y-axis.")>
Public ReadOnly Property AxisY As Axis