ComponentOne Studio TrueChart for ASP.NET (C1WebChart3D) ヘルプ
IndexOf メソッド (BarColorCollection)

C1.Win.C1Chart3D.4 アセンブリ > C1.Win.C1Chart3D 名前空間 > BarColorCollection クラス : IndexOf メソッド
探す BarColor。
コレクション内の指定した BarColor のインデックスを取得します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal bc As BarColor _
) As System.Integer
public System.int IndexOf( 
   BarColor bc
)

パラメータ

bc
探す BarColor。

戻り値の型

指定した BarColor のインデックスを示す整数。
参照

BarColorCollection クラス
BarColorCollection メンバ