Data label in Bullet Chart Control

18 Nov 20181 minute to read

Data Labels are used to identify the value of actual bar in the Bullet Chart component. The Data Labels will be shown by specifying the DataLabel setting’s Enable property to true.

Data label customization

Data Labels color, opacity, font size, font family, font weight, and font style can be customized using the LabelStyle.

Bullet Chart with Data Labels