Version

Infragistics.Controls.Gauges Namespace

Classes
 ClassDescription
ClassAlignLinearGraphLabelEventArgs Represents event argument for AlignLinearGraphLabel.
ClassAlignRadialGaugeLabelEventArgs Represents event argument for AlignRadialGaugeLabel.
ClassFormatLinearGraphLabelEventArgs Represents event argument for FormatLinearGraphLabel.
ClassFormatRadialGaugeLabelEventArgs Represents event argument for FormatRadialGaugeLabel.
ClassLinearGraphRangeCollection Collection that represents linear gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of Infragistics.Controls.Gauges.Implementation.XamLinearGraphRange objects.
ClassRadialGaugeRangeCollection Collection that represents radial gauge ranges (start, end, etc.). Inherits System.Collections.ObjectModel.ObservableCollection, and consists of Infragistics.Controls.Gauges.Implementation.XamRadialGaugeRange objects.
ClassXamBulletGraph Represents a bullet graph.
ClassXamBulletGraphView Represents the platform specific view for the bullet graph.
ClassXamLinearGauge A linear gauge for displaying a single value on a defined scale.
ClassXamLinearGaugeView Represents the platform specific view for the linear gauge.
ClassXamLinearGraphRange Represents a range in the XamBulletGraph and XamLinearGauge controls.
ClassXamRadialGauge A radial gauge for displaying a single value on a defined scale.
ClassXamRadialGaugeRange Represents a range in the XamRadialGauge control.
ClassXamRadialGaugeView Represents the platform specific view for the radial gauge.
Delegates
 DelegateDescription
DelegateAlignLinearGraphLabelHandler Represents delegate for AlignLinearGraphLabel.
DelegateAlignRadialGaugeLabelHandler Represents delegate for AlignRadialGaugeLabel
DelegateFormatLinearGraphLabelHandler Represents delegate for FormatLinearGraphLabel.
DelegateFormatRadialGaugeLabelHandler Represents delegate for FormatRadialGaugeLabel
Enumerations
 EnumerationDescription
EnumerationLinearGraphNeedleShape Enumeration of preset needle shapes.
EnumerationLinearScaleOrientation Describes the orientation of a linear scale.
EnumerationRadialGaugeBackingShape Enum specifying shapes that can be used by the backing area of the radial gauge.
EnumerationRadialGaugeDuplicateLabelOmissionStrategy Enum specifying multiple strategies for omitting labels.
EnumerationRadialGaugeNeedleShape Enum specifying various preset needle shapes.
EnumerationRadialGaugePivotShape Enum specifying shapes for the needle pivot.
EnumerationRadialGaugeScaleOversweepShape Enum specifying oversweep shapes.
EnumerationTitlesPosition Enum specifying the position of the titles relative to scale's start/end.
See Also