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


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

参照

ChartUnboundDataSeries クラス
ChartUnboundDataSeries メンバ