Labels
The BulletGraph provides options for controlling its scale labels and setting their position, appearance, interval, and more.
Label Interval
To define the interval between two adjacent labels, set the LabelStep
property.
Set the LabelStep
LabelStep
set to 10
.
Label Offset
You can position the labels in a relative matter below or above the featured measure by using the LabelOffset
property.
Set the LabelOffset
LabelOffeste
set to -50
.
Styling the Labels
To change the appearance of the labels, use the LabelTemplate
property.