[]
Gets or sets an expression used to obtain Y3 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts. This property works over YExpressions and gets or sets the element with index 3.
[C1Category("Additional")]
[C1Description("FlexChartSeries.Y3Expression", "Specifies an expression used to obtain Y3 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts.")]
public string Y3Expression { get; set; }
<C1Category("Additional")>
<C1Description("FlexChartSeries.Y3Expression", "Specifies an expression used to obtain Y3 data for Hi-Lo, Hi-Lo-Open-Close and Candle charts.")>
Public Property Y3Expression As String