MicroQualitativeRange Class
Represents a qualitative range element for use within a MicroBulletGraph.
public class MicroQualitativeRange : Control
- Inheritance:
- object Visual UIElement FrameworkElement Control object
Constructors
MicroQualitativeRange()
Initializes an instance of the class.
public MicroQualitativeRange()
Properties
Chart
The MicroBulletGraph that owns this range.
Value
The value of the MicroQualitativeRange.
Methods
Refresh()
Updates the range based on the current state.
public virtual void Refresh()
Fields
ValueProperty
Defines the Value property.
public static readonly DependencyProperty ValueProperty