[]
Gets or sets an expression used to obtain Y data. This property works over YExpressions and gets or sets the element with index 0.
[C1Category("Data")]
[C1Description("FlexChartSeries.YExpression", "Specifies an expression used to obtain Y data.")]
public string YExpression { get; set; }
<C1Category("Data")>
<C1Description("FlexChartSeries.YExpression", "Specifies an expression used to obtain Y data.")>
Public Property YExpression As String