[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeries.X

X Property

X

Gets the ChartDataArray object that manages X data.

Declaration
public ChartDataArray X { get; }
Remarks

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.