FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SeriesDataFieldCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'宣言
Public Overloads ReadOnly Property Item( _ ByVal index As Integer _ ) As SeriesDataField
public SeriesDataField Item( int index ) {get;}