[]
Gets or sets the array that manages Y3 data.
[C1Category("Data")]
[C1Description("ChartUnboundDataSeries.Y3", "The array that manages Y3 data.")]
public double[] Y3 { get; set; }
<C1Category("Data")>
<C1Description("ChartUnboundDataSeries.Y3", "The array that manages Y3 data.")>
Public Property Y3 As Double()
Y3 data is used for Hi-Lo-Open-Close and Candle charts.