FlexReport for WPF
Item プロパティ (SeriesCollection)


C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.FlexChart 名前空間 > SeriesCollection クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As Series
'使用法
 
Dim instance As SeriesCollection
Dim index As System.Integer
Dim value As Series
 
instance.Item(index) = value
 
value = instance.Item(index)
public Series this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

SeriesCollection クラス
SeriesCollection メンバ