ComponentOne FlexChart for WPF
GroupWidth Property

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

Reference

BoxWhisker Class
BoxWhisker Members