Class | Description | |
---|---|---|
AlignLinearGraphLabelEventArgs | Represents event argument for AlignLinearGraphLabel. | |
AlignRadialGaugeLabelEventArgs | Represents event argument for AlignRadialGaugeLabel. | |
BulletGraphView | Represents a bullet graph. | |
FormatLinearGraphLabelEventArgs | Represents event argument for FormatLinearGraphLabel. | |
FormatRadialGaugeLabelEventArgs | Represents event argument for FormatRadialGaugeLabel. | |
LinearGaugeView | A linear gauge for displaying a single value on a defined scale. | |
LinearGraphRange | Represents a range in the BulletGraphView and LinearGaugeView controls. | |
LinearGraphRangeCollection | Collection that represents linear gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of LinearGraphRange objects. | |
RadialGaugeRange | Represents a range in the RadialGaugeView control. | |
RadialGaugeRangeCollection | Collection that represents radial gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of RadialGaugeRange objects. | |
RadialGaugeView | A radial gauge for displaying a single value on a defined scale. |
Delegate | Description | |
---|---|---|
AlignLinearGraphLabelHandler | Represents delegate for AlignLinearGraphLabel. | |
AlignRadialGaugeLabelHandler | Represents delegate for AlignRadialGaugeLabel | |
FormatLinearGraphLabelHandler | Represents delegate for FormatLinearGraphLabel. | |
FormatRadialGaugeLabelHandler | Represents delegate for FormatRadialGaugeLabel |
Enumeration | Description | |
---|---|---|
LinearGraphNeedleShape | Enumeration of preset needle shapes. | |
LinearScaleOrientation | Describes the orientation of a linear scale. | |
RadialGaugeBackingShape | Enum specifying shapes that can be used by the backing area of the radial gauge. | |
RadialGaugeDuplicateLabelOmissionStrategy | Enum specifying multiple strategies for omitting labels. | |
RadialGaugeNeedleShape | Enum specifying various preset needle shapes. | |
RadialGaugePivotShape | Enum specifying shapes for the needle pivot. | |
RadialGaugeScaleOversweepShape | Enum specifying oversweep shapes. | |
TitlesPosition | Enum specifying the position of the titles relative to scale's start/end. |