GrapeCity ActiveReports for .NET 16.0J
DataPoints プロパティ

GrapeCity.ActiveReports.PageReportModel 名前空間 > ChartSeries クラス : DataPoints プロパティ
系列にデータポイントを取得します。
シンタックス
'宣言
 
Public ReadOnly Property DataPoints As DataPointCollection
public DataPointCollection DataPoints {get;}

プロパティ値

系列のすべてのデータ ポイントを含むDataPointCollectionオブジェクト。
参照

ChartSeries クラス
ChartSeries メンバ