[]
Gets or sets the y-axis for the series.
public ChartAxis<T> AxisY { get; set; }
Public Property AxisY As ChartAxis(Of T)