FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > RadarPointSeries クラス : GapDepth プロパティ |
'Declaration Public Property GapDepth As Single
'使用法 Dim instance As RadarPointSeries Dim value As Single instance.GapDepth = value value = instance.GapDepth
public float GapDepth {get; set;}
例外 | 説明 |
---|---|
System.ArgumentOutOfRangeException | valueが0未満であるか、1を超えています。 |