'宣言 Public Function IndexOf( _ ByVal lbl As Chart3DLabel _ ) As System.Integer
public System.int IndexOf( Chart3DLabel lbl )
パラメータ
- lbl
- 探す Chart3DLabel。
戻り値の型
指定した Chart3DLabel のインデックスを示す整数。
'宣言 Public Function IndexOf( _ ByVal lbl As Chart3DLabel _ ) As System.Integer
public System.int IndexOf( Chart3DLabel lbl )