[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartCoordHolder.Y

Y Property

Y

Gets the ChartCoordArray object that manages Y data.

Declaration
public ChartCoordArray Y { get; }
Remarks

The Y property allows manipulation of the series Y data alone. The Y data managed by the ChartCoordArray returned by the Y property is the same data managed in the PointData property.