Skip to main content

ChartSeriesBuilder.BarWidth Method

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