The RadHorizontalBulletGraph control is a variation of linear gauge. It combines a number of indicators, as well as the data indicator, into one control, which is light weight, easily customizable and straightforward to setup and use. The control is a great tool for dashboards as it is the optimal way to present a lot of information in relatively small size.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
[TelerikToolboxCategory("Data Visualization")]
public class RadHorizontalBulletGraph : RadBulletGraphBase
Inheritance: objectRadBulletGraphBaseRadHorizontalBulletGraph
Inherited Members
Constructors
Initializes a new instance of the RadHorizontalBulletGraph class.
public RadHorizontalBulletGraph()
Methods
Calculates the interval count.
Raises the event. This method is invoked whenever is set to true internally.
protected override void OnInitialized(EventArgs e)
The RoutedEventArgs that contains the event data.