[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeries.Y3

Y3 Property

Y3

Gets the ChartDataArray object that manages Y3 data.

Declaration
public ChartDataArray Y3 { get; }
Remarks

Y3 data is used for Hi-Lo-Open-Close and Candle charts.

The Y3 data managed by the ChartDataArray returned by the Y3 property is the same data managed by the SeriesData property.