[]
Configurates GroupWidth. Specifies the group width for Column charts, or the group height for Bar charts.The group width can be specified in pixels or percent of available space.
public ExtraOptionsBuilder GroupWidth(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
ExtraOptionsBuilder | Current builder. |
The default value is "70%"