Class BulletGraphMeasureBase
Inheritance
System.Object
BulletGraphMeasureBase
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class BulletGraphMeasureBase : FrameworkElement
Constructors
BulletGraphMeasureBase()
Declaration
protected BulletGraphMeasureBase()
Fields
ValueProperty
Declaration
public static readonly DependencyProperty ValueProperty
Field Value
Microsoft.
|
Properties
Value
Declaration
public double Value { get; set; }
Property Value
System.
|