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