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