PolarChartCommonSeriesSettingsBuilder.BarPadding Method
| Name | Parameters | Description |
|---|---|---|
| BarPadding(JS) | value | Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set. Mirrors the client-side barPadding option. |
| BarPadding(Double) | value | Controls the padding and consequently the angular width of all bars in a series using relative units. Ignored if the barWidth property is set. Mirrors the client-side barPadding option. |