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