Example of Feature and Target Bar in Blazor Bullet Chart Component
This example shows a bullet chart with different customization options for the feature bar and a comparative bar.
Properties | |
---|---|
Actual Value: |
|
Target Value: |
|
Feature Bar Type: | |
Feature Bar Color: |
|
Target Color: |
The Blazor Bullet Chart component allows you to configure the feature bar and comparative bar using ValueFill, ValueHeight, TargetWidth and TargetColor.
Tooltip is enabled in this example. To see the tooltip in action, hover a feature bar or comparative bar on the bullet chart.
More information about the target bar can be found in this documentation section.