New to Telerik UI for ASP.NET Core? Download free 30-day trial
100% Stacked bars
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- stacked100_bar.cshtml
- Stacked100_BarController.cs
Also available for:
API REFERENCEDescription
The Bar chart type supports 100% stacking, where the stacked series value are rescaled such that they add up to 100%.
You can enable the 100% stack feature through the SeriesDefaults -> Bar -> Stack(ChartStackType.Stack100) method.