Charts / Other Types / Combo Chart

Blazor Combo Chart Example - Multiple Series Type Combination

Loading Syncfusion Blazor Server Demos…

This sample visualizes wages, benefits, and total compensation across various worker sectors using line, column, and pie charts.

In this example, a combo chart is created by combining column and line series to represent wage and benefit distributions across worker sectors. The columns display sector-specific data, while the line highlights trends in average compensation. Additionally, a pie chart breaks down total compensation based on the data from the column chart.

Tooltip is enabled in this example. To see the tooltip in action, hover over a point or tap on a point on touch-enabled devices.

See also: