[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartUnboundDataSeries.Y1

Y1 Property

Y1

Gets or sets the array that manages Y1 data.

Declaration
[C1Category("Data")]
[C1Description("ChartUnboundDataSeries.Y1", "The array that manages Y1 data.")]
public double[] Y1 { get; set; }
<C1Category("Data")>
<C1Description("ChartUnboundDataSeries.Y1", "The array that manages Y1 data.")>
Public Property Y1 As Double()
Remarks

Y1 data is used for Hi-Lo, Hi-Lo-Open-Close, Candle and Bubble charts.