Bar Grouping Type
| Type | Description | 
|---|---|
| grouped | Render bars for each series that shares a domain value side-by-side | 
| stacked | Render bars for each series that shares a domain value in a stack, ordered in the same order as the series list | 
| groupedStacked | Render bars for each series that shares a domain value in a group of bar stacks. Each stack will contain all the series that share a series category |