Customization in Bullet Chart Control
18 Nov 20181 minute to read
Orientation
The Bullet Chart can be rendered in different orientations such as Horizontal or Vertical via the Orientation property. By default, the Bullet Chart is rendered in the Horizontal orientation.

Right-to-left (RTL)
The Bullet Chart supports the right-to-left rendering that can be enabled by setting the EnableRtl property to true.

Animation
The actual and the target bar supports the linear animation via the Animation setting. The speed and the delay are controlled using the Duration and Delay properties respectively.
Theme
The Bullet Chart supports different type of themes via the Theme property.
