[]
        
(Showing Draft Content)

C1.Report.FlexChart.Series.YExpressions

YExpressions Property

YExpressions

Gets or sets an array of expressions used to obtain Y data.

Declaration
public string[] YExpressions { get; set; }
Public Property YExpressions As String()