'Declaration Public Property GapDepth As Single
'Usage Dim instance As RadarPointSeries Dim value As Single instance.GapDepth = value value = instance.GapDepth
public float GapDepth {get; set;}
'Declaration Public Property GapDepth As Single
'Usage Dim instance As RadarPointSeries Dim value As Single instance.GapDepth = value value = instance.GapDepth
public float GapDepth {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | value is less than zero or is greater than one. |