PowerTools SPREAD for Windows Forms 8.0J
Item(String) プロパティ


指定したフィールド名を持つSeriesDataFieldを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal fieldName As String _
) As SeriesDataField
'使用法
 
Dim instance As SeriesDataFieldCollection
Dim fieldName As String
Dim value As SeriesDataField
 
value = instance.Item(fieldName)
public SeriesDataField Item( 
   string fieldName
) {get;}

パラメータ

fieldName
参照

SeriesDataFieldCollection クラス
SeriesDataFieldCollection メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.