[]
        
(Showing Draft Content)

C1.Win.Chart.BoxWhisker.GroupWidth

GroupWidth Property

GroupWidth

Gets or sets a value that determines the group width as a percentage for the Box-Whisker series.

Declaration
[C1Description("BoxWhisker.GroupWidth", "Gets or sets a value that determines the group width as a percentage for the Box-Whisker series.")]
public double GroupWidth { get; set; }
Remarks

The default value for this property is 0.8. The min value is 0 and max value is 1.