BarChartDatasetGrouped Property
Should the bars be grouped on index axis.
When , all the datasets at same index value will be placed next to each other centering on that
index value.
When , each bar is placed on its actual index-axis value.
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public bool Grouped { get; set; }
Property Value
Boolean
Default value is .