'宣言 Public Function GroupWidth( _ ByVal value As System.Single _ ) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> GroupWidth( System.float value )
パラメータ
- value
- 値
戻り値の型
現在のビルダ
'宣言 Public Function GroupWidth( _ ByVal value As System.Single _ ) As BoxWhiskerBuilder(Of T)
public BoxWhiskerBuilder<T> GroupWidth( System.float value )