[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartCoordHolder.X

X Property

X

Gets the ChartCoordArray object that manages X data.

Declaration
public ChartCoordArray X { get; }
Remarks

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.