| C1.Win.C1Chart.4 Assembly > C1.Win.C1Chart Namespace > ChartDataSeries Class : Y3 Property |
'Declaration Public ReadOnly Property Y3 As ChartDataArray
public ChartDataArray Y3 {get;}
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.