TrueChart for WinForms (C1Chart2D)
InsertNewLabel メソッド

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > LabelsCollection クラス : InsertNewLabel メソッド
新しいラベルを作成して、指定したインデックスでコレクションに挿入します。
シンタックス
'宣言
 
Public Function InsertNewLabel( _
   ByVal index As System.Integer _
) As Label
public Label InsertNewLabel( 
   System.int index
)

パラメータ

index

戻り値の型

新しいラベルへの参照。
参照

LabelsCollection クラス
LabelsCollection メンバ
LabelsCollection クラス