ComponentOne Studio TrueChart for ASP.NET (C1WebChart2D) ヘルプ
Insert メソッド (PointStylesCollection)

C1.Win.C1Chart.4 アセンブリ > C1.Win.C1Chart 名前空間 > PointStylesCollection クラス : Insert メソッド
インデックス。
PointStyle。
指定した PointStyle をコレクション内の指定したインデックスに挿入します。
シンタックス
'宣言
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal ps As PointStyle _
) 
public void Insert( 
   System.int index,
   PointStyle ps
)

パラメータ

index
インデックス。
ps
PointStyle。
参照

PointStylesCollection クラス
PointStylesCollection メンバ