ComponentOne FlexChart for UWP
GapWidth Property

C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > BoxWhisker Class : GapWidth Property
Gets or sets a value that determines the gap width as a percentage for the Box-Whisker series.
Syntax
'Declaration
 
Public Property GapWidth As System.Double
public System.double GapWidth {get; set;}
Remarks
The default value for this property is 0.1. The min value is 0 and max value is 1.
See Also

Reference

BoxWhisker Class
BoxWhisker Members