[]
        
(Showing Draft Content)

C1.WPF.Report.Chart.Series.Y1Expression

Y1Expression Property

Y1Expression

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.

Declaration
public string Y1Expression { get; set; }