'宣言 Public Sub ResetAxisProperty( _ ByVal index As System.Integer, _ ByVal axisProperty As AxisProperty _ )
public void ResetAxisProperty( System.int index, AxisProperty axisProperty )
パラメータ
- index
- 行または列のインデックスを示す整数値
- axisProperty
- リセットする。
'宣言 Public Sub ResetAxisProperty( _ ByVal index As System.Integer, _ ByVal axisProperty As AxisProperty _ )
public void ResetAxisProperty( System.int index, AxisProperty axisProperty )