AxisY Property
AxisY
Gets or sets the series y-axis.
Declaration
[Browsable(false)]
[C1Description("Series.AxisY", "Gets or sets the series y-axis.")]
public Axis AxisY { get; set; }
<Browsable(False)>
<C1Description("Series.AxisY", "Gets or sets the series y-axis.")>
Public Property AxisY As Axis