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