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


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

参照

ChartUnboundDataSeries クラス
ChartUnboundDataSeries メンバ