GrapeCity SPREAD for Windows Forms 11.0J
GapWidth プロパティ (BoxWhiskerSeries)


間隔の幅を取得または設定します。
構文
'Declaration
 
Public Property GapWidth As Single
'使用法
 
Dim instance As BoxWhiskerSeries
Dim value As Single
 
instance.GapWidth = value
 
value = instance.GapWidth
public float GapWidth {get; set;}
例外
例外説明
System.ArgumentOutOfRangeExceptionvalueが0未満であるか、5を超えています。
解説
このプロパティは分類間の間隔を指定します。
参照

BoxWhiskerSeries クラス
BoxWhiskerSeries メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.