ActiveReports for .NET 18.0J
Item プロパティ (DataPointsCollection)

GrapeCity.ActiveReports.Chart 名前空間 > DataPointsCollection クラス : Item プロパティ
DataPointのインデックス。
指定したインデックスのDataPointを取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As DataPoint
public DataPoint this[ 
   int index
]; {get; set;}

パラメータ

index
DataPointのインデックス。
参照

DataPointsCollection クラス
DataPointsCollection メンバ