Example of Multiple Data in ASP.NET Core BulletChart Control
This sample illustrates a bullet chart with multiple datasets, allowing for the comparison of different values.
DEMO
SOURCE
In this example, you can observe how multiple datasets are compared in a bullet chart. Here, each value bar is assigned a different color from the DataSource.
Tooltips
are enabled in this example, to see them in action, hover over a feature bar or comparative bar on the bullet chart.
More information on the data binding for the bullet chart can be found in this documentation section.