RangeSelectorChartBuilder.BarGroupPadding Method
| Name | Parameters | Description |
|---|---|---|
| BarGroupPadding(JS) | value | Controls the padding and consequently the width of a group of bars with the same argument using relative units. Ignored if the barGroupWidth property is set. Mirrors the client-side barGroupPadding option. |
| BarGroupPadding(Double) | value | Controls the padding and consequently the width of a group of bars with the same argument using relative units. Ignored if the barGroupWidth property is set. Mirrors the client-side barGroupPadding option. |