FlexReport for WinForms
Y1 プロパティ (ChartUnboundDataSeries)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartUnboundDataSeries クラス : Y1 プロパティ
Gets or sets the array that manages Y1 data.
シンタックス
'宣言
 
Public Property Y1 As System.Double()
'使用法
 
Dim instance As ChartUnboundDataSeries
Dim value() As System.Double
 
instance.Y1 = value
 
value = instance.Y1
public System.double[] Y1 {get; set;}
解説
Y1 data is used for Hi-Lo, Hi-Lo-Open-Close, Candle and Bubble charts.
参照

参照

ChartUnboundDataSeries クラス
ChartUnboundDataSeries メンバ