A column chart compares values across categories using vertical bars. It is the natural choice for time-ordered data and for a handful of categories you want to compare at a glance.
Columns are vertical, bars are horizontal. Columns work best for time on the x-axis (months, quarters) and for a small number of categories; switch to a bar chart when labels are long or you are ranking many categories.
A category for each column and a numeric value for its height, mapped through the CategoryProperty and ValueProperty of the column series.
Yes. Add more column series to group them side by side, or stack them to show how parts make up a total.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT