FlexReport for WinForms
DataValues プロパティ (ChartDataSeries)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartDataSeries クラス : DataValues プロパティ
Gets the collection of data values for the data series.
シンタックス
'宣言
 
Public ReadOnly Property DataValues As ChartDataValuesCollection
'使用法
 
Dim instance As ChartDataSeries
Dim value As ChartDataValuesCollection
 
value = instance.DataValues
public ChartDataValuesCollection DataValues {get;}
解説
Different chart type needs different length of data values.
参照

参照

ChartDataSeries クラス
ChartDataSeries メンバ