'宣言 Public Function PlotAreaIndex( _ ByVal value As System.Nullable(Of Integer) _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> PlotAreaIndex( System.Nullable<int> value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function PlotAreaIndex( _ ByVal value As System.Nullable(Of Integer) _ ) As ChartAxisBuilder(Of T)
public ChartAxisBuilder<T> PlotAreaIndex( System.Nullable<int> value )