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