Version

Infragistics.UltraGauge.Resources Namespace

Classes
 ClassDescription
ClassArc Primitive class for arc shapes.
ClassAxis Class describing a graduated line which represents a proportioned range.
ClassAxisCollection Collection class for Axis objects.
ClassBoundedAnnotation Class for Annotations whose position is defined by Rectangular bounds.
ClassBox Primitive class for rectangular shapes.
ClassBoxAnnotation Class for Annotations with rectangular backgrounds and text displayed within.
ClassBrushElement Class used to define how a region is painted.
ClassBrushElementCollection Collection class for BrushElements.
ClassBrushElementGroup BrushElement class which hosts multiple BrushElements to be applied atop each other during rendering.
ClassColorStop Class representing a Color and its position in a gradient.
ClassColorStopCollection Collection class for ColorStop objects.
ClassDesignInteraction Class used for design interaction settings of the UltraGauge component.
ClassDialAppearance Class with appearance settings for the dial of a radial gauge.
ClassDigitalGauge Gauge class for displaying digits or characters.
ClassEllipse Primitive class for the ellipse shape.
ClassEllipseAnnotation Class for Annotations with elliptical backgrounds and text displayed within.
ClassGauge Base class for all Gauges.
ClassGaugeAnnotation Annotation base class.
ClassGaugeAnnotationCollection Collection class for GaugeAnnotation objects.
ClassGaugeAppearanceObject Base class used for complex properties in UltraGauge.
ClassGaugeCollection Collection class for Gauge objects.
ClassGaugeCollectionBase Base class for collections in the UltraGauge component library.
ClassGaugeCollectionObject Base class for all collection objects in the UltraGauge component library.
ClassGaugeEffect Class for applying visual effects across the gauge scene.
ClassGaugeEffectCollection Collection class for GaugeEffect objects.
ClassGaugeMarker Base class for markers on gauges, such as needles or bar markers on radial or linear gauges.
ClassGaugeMarkerCollection Collection base class for gauge markers.
ClassGaugeMarkerResponse Class which defines how gauge markers respond to input values.
ClassGaugePrimitiveMouseEventArgs EventArgs class for mouse events related to primitives.
ClassGaugeRange Class for visual ranges or segments of a scale on a gauge.
ClassGaugeRangeCollection Base class for collections of Range objects.
ClassGaugeScale Base class for sections on radial and linear gauges.
ClassGaugeScaleLabelsAppearance Appearance class with settings which affect the display of labels in a gauge scale.
ClassGaugeScaleTickmarkAppearance Base class for tickmarks in a gauge section.
ClassGeometry Utility class with geometry functions.
ClassGraphicsContext Non-visual primitive class used for graphics instructions.
ClassHatchBrushElement BrushElement class for painting with hatches.
ClassImageBrushElement BrushElement class for painting image backgrounds.
ClassLabelAppearance Appearance class with settings affecting the display of labels.
ClassLine Primitive class for lines which extent from one point to another.
ClassLinearGauge Class for vertical or horizontal linear gauges.
ClassLinearGaugeBarMarker Class for bar markers on linear gauges.
ClassLinearGaugeBarMarkerBackground Class for the background part of a linear gauge bar marker.
ClassLinearGaugeMarker Base class for linear gauge markers.
ClassLinearGaugeMarkerCollection Collection class for linear gauge markers.
ClassLinearGaugeNeedle Marker class representing a needle on a linear gauge.
ClassLinearGaugeRange Class for visual ranges or segments of a scale on a linear gauge.
ClassLinearGaugeRangeCollection Collection class for linear gauge ranges.
ClassLinearGaugeScale Scale class for linear gauges.
ClassLinearGaugeScaleCollection Collection class for linear gauge scales.
ClassLinearGaugeScaleLabelsAppearance Appearance class for labels on a linear gauge scale.
ClassLinearGaugeScaleTickmarkAppearance Appearance class for tickmarks on a linear gauge scale.
ClassMargin Class defining an object's top, bottom, left, and right margins.
ClassMarkerEventArgs EventArgs for events related to gauge markers.
ClassMultiStopLinearGradientBrushElement BrushElement class for linear gradients with multiple color stops.
ClassMultiStopRadialGradientBrushElement BrushElement class for radial gradient fills with multiple stops.
ClassNumericAxis Axis class for numeric scales.
ClassPath Primitive class for shapes composed out of a GraphicsPath object.
ClassPlatform Utility class for platform-related functions such as measuring font sizes.
ClassPolygon Primitive class for Polygons defined by a set of points.
ClassPrimitive Base class for elements which comprise rendering instructions for the UltraGauge component.
ClassPrimitiveCollection Collection class for Primitives.
ClassPrimitiveShape Base class for Primitives which represent geometric shapes.
ClassRadialGauge Class for radial gauges.
ClassRadialGaugeBarMarker Bar marker class for radial gauges.
ClassRadialGaugeMarker Base class for all markers (such as needles or bar markers) on radial gauges.
ClassRadialGaugeMarkerCollection Collection class for radial gauge markers.
ClassRadialGaugeNeedle Class for needle markers on radial gauges.
ClassRadialGaugeNeedleAnchor Class for a graphical element resembling a circular anchor on a radial gauge needle.
ClassRadialGaugeRange Class for visual ranges or segments of a scale on a radial gauge.
ClassRadialGaugeRangeCollection Collection class for ranges on a radial gauge.
ClassRadialGaugeScale Class for scales on radial gauges. Scales define the range of data under the Axis property, and contain settings for Labels, Markers, and Tickmarks.
ClassRadialGaugeScaleCollection Collection class for radial gauge scales.
ClassRadialGaugeScaleLabelsAppearance Appearance class with settings which affect the display of labels in a radial gauge scale.
ClassRadialGaugeScaleTickmarkAppearance Class with settings which define how tickmarks are rendered in a radial gauge.
ClassRadialGradientBrushElement BrushElement class for simple radial gradients with a center color and a surround color.
ClassRadialGradientBrushElementBase Base class for radial gradient BrushElements.
ClassRangeEventArgs EventArgs class for events related to ranges such as RangeLeave and RangeEnter.
ClassRenderLabelEventArgs EventArgs class for the RenderLabel event of an UltraGauge component.
ClassSegmentedDigitalGauge Gauge class which renders numbers and letters similar to a digital clock.
ClassShadow Class with settings for drop shadows.
ClassShadowGaugeEffect Effect which applies a shadow to all primitives in the scene.
ClassSimpleGradientBrushElement BrushElement class for gradient brushes with two colors.
ClassSolidFillBrushElement BrushElement class used for solid fills.
ClassStrokeElement Class with settings defining a pen used to outline elements.
ClassText Primitive class for text labels.
ClassTextureBrushElement BrushElement class for fills with bitmap textures applied between customizable start and end colors.
ClassTimeAxis Axis class for time scales.
ClassWedge Primitive class for wedge shapes.
Interfaces
 InterfaceDescription
InterfaceIGaugeComponent Interface for gauge components.
InterfaceIHaveAxis Interface for objects which expose an axis or axis-like functionality.
Delegates
 DelegateDescription
DelegateGaugePrimitiveMouseEventHandler Delegate for events using GaugePrimitiveEventArgs.
DelegateMarkerEventHandler Delegate for events related to gauge markers.
DelegateRangeEventHandler Delegate for events related to ranges such as RangeLeave and RangeEnter.
DelegateRenderLabelEventHandler Delegate for handling the RenderLabel event of an UltraGauge component.
Enumerations
 EnumerationDescription
EnumerationDialShape Enumeration defining base shapes to use when rendering radial gauge dials.
EnumerationDirection Enumeration defining planar direction.
EnumerationGaugeImageType Enumeration for image formats which the UltraGauge can be saved to.
EnumerationGradient Enumeration defining standard gradient styles.
EnumerationImageFit Enumeration for methods of fitting an image within an element's bounds.
EnumerationLinearOrientation Enumeration for orientation of linear objects, such as text labels.
EnumerationLinearTickmarkZPosition Enumeration for z-position of tickmarks and labels on linear gauges.
EnumerationMeasure Enumeration used for types of linear spacial measurement in the gauge.
EnumerationRadialLabelOrientation Enumeration for orientation of labels on a radial gauge.
EnumerationSegmentMode Enumeration for types of digital segmentation in a digital gauge.
EnumerationTexture Enumeration for selecting a texture.
See Also