PolarChartSeriesBuilder.BarWidth Method
Name | Parameters | Description |
---|---|---|
BarWidth(JS) | value | Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property. Mirrors the client-side barWidth option. |
BarWidth(Double) | value | Specifies a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property. Mirrors the client-side barWidth option. |