Class RadHorizontalBulletGraph
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.
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
[TelerikToolboxCategory("Data Visualization")]
public class RadHorizontalBulletGraph : RadBulletGraphBase
Constructors
RadHorizontalBulletGraph()
Initializes a new instance of the RadHorizontalBulletGraph class.
Declaration
public RadHorizontalBulletGraph()
Methods
CalculateIntervalCount()
Calculates the interval count.
Declaration
protected override int CalculateIntervalCount()
Returns
System.Int32
|