[]
Gets the ChartDataArray object that manages Y data.
public ChartDataArray Y { get; }
The Y property allows manipulation of the series Y data alone. The Y data managed by the ChartDataArray returned by the Y property is the same data managed in the PointData and SeriesData properties.