PolarChartBuilder.BarGroupWidth Method
| Name | Parameters | Description |
|---|---|---|
| BarGroupWidth(JS) | value | Specifies a fixed angular width for groups of bars with the same argument, measured in degrees. Takes precedence over the barGroupPadding property. Mirrors the client-side barGroupWidth option. |
| BarGroupWidth(Double) | value | Specifies a fixed angular width for groups of bars with the same argument, measured in degrees. Takes precedence over the barGroupPadding property. Mirrors the client-side barGroupWidth option. |