[]
Gets the ChartDataArray object that manages Y2 data.
public ChartDataArray Y2 { get; }
Y2 data is used for Hi-Lo-Open-Close and Candle charts.
The Y2 data managed by the ChartDataArray returned by the Y2 property is the same data managed by the SeriesData property.