Example of Range and Label Settings in Blazor Bullet Chart Component
This example shows a bullet chart with different customization options for ranges and labels.
Properties | |
---|---|
Start Color: |
|
Middle Color: |
|
End Color: |
The Blazor Bullet Chart component allows you to configure the axis labels and ranges using LabelPosition and Ranges.
Tooltip is enabled in this example. To see the tooltip in action, hover over a feature bar or comparative bar on the bullet chart.
More information about the ranges can be found in this documentation section.