Base class for all Bullet graphs. Provides all the functionality shared by both the
horizontal and the vertical Bullet graph.
Namespace: Telerik.Windows.Controls.BulletGraphAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public abstract class RadBulletGraphBase : Control |
| Visual Basic |
|---|
Public MustInherit Class RadBulletGraphBase _
Inherits Control |
Inheritance Hierarchy
See Also