Skip to main content
ID

ChartBuilder.BarGroupWidth Method

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