Class | Description | |
---|---|---|
![]() | AlignLinearGraphLabelEventArgs | Represents event argument for AlignLinearGraphLabel. |
![]() | AlignRadialGaugeLabelEventArgs | Represents event argument for AlignRadialGaugeLabel. |
![]() | FormatLinearGraphLabelEventArgs | Represents event argument for FormatLinearGraphLabel. |
![]() | FormatRadialGaugeLabelEventArgs | Represents event argument for FormatRadialGaugeLabel. |
![]() | LinearGraphRangeCollection | Collection that represents linear gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of Infragistics.Controls.Gauges.Implementation.XamLinearGraphRange objects. |
![]() | RadialGaugeRangeCollection | Collection that represents radial gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of Infragistics.Controls.Gauges.Implementation.XamRadialGaugeRange objects. |
![]() | XamBulletGraph | Represents a bullet graph. |
![]() | XamBulletGraphView | Represents the platform specific view for the bullet graph. |
![]() | XamLinearGauge | A linear gauge for displaying a single value on a defined scale. |
![]() | XamLinearGaugeView | Represents the platform specific view for the linear gauge. |
![]() | XamLinearGraphRange | Represents a range in the XamBulletGraph and XamLinearGauge controls. |
![]() | XamRadialGauge | A radial gauge for displaying a single value on a defined scale. |
![]() | XamRadialGaugeRange | Represents a range in the XamRadialGauge control. |
![]() | XamRadialGaugeView | Represents the platform specific view for the radial gauge. |
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. |