バージョン

GanttSeries コンストラクタ(String)

GanttSeriesコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal key As String _
)
public GanttSeries( 
   string key
)

パラメータ

key
このGanttSeriesが属するGanttSeriesCollectionで、一意の識別子として使用するキー。データセットラベルとしても使用されます。
参照