Version

RadialGauge Class Members

The following tables list the members exposed by RadialGauge.

Public Constructors
 NameDescription
Public ConstructorRadialGauge ConstructorRadialGauge constructor.  
Public Properties
 NameDescription
Public PropertyAnnotationsGets the GaugeAnnotationCollection for this gauge.  
Public PropertyBoundsBounds for this gauge. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyBrushElementBrushElement defining how the background of this gauge is painted. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyCornerExtentThe point at which rounded corners begin around this gauge. Expressed as a percentage of the length of the shortest side of the gauge bounds. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyDialSettings which affect the dial portion of this radial gauge.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyMarginSpacing around each side within the bounds of this gauge. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyOverDialA second dial object which is rendered after (and thereby on top of) the Scale and Markers.  
Public PropertyScalesScales present on this radial gauge.  
Public PropertySmoothingModeSmoothing mode used for rendering this gauge and all its components. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertySquareOverridden. Gets or Sets a Boolean value that determines whether the gauge should have square bounds.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Gauge. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Public PropertyVisibleToggles visibility for this gauge and all its components. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesOverridden. Used by the TypeConverter to sort when listing properties.  
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this RadialGauge.  
Public MethodFillSceneGraphOverridden. Adds primitives to the scene in the form of this Radial Gauge.  
Public MethodToStringReturns a string representation of this object.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected MethodResolveRenderBoundsSets the render bounds for this object. (Inherited from Infragistics.UltraGauge.Resources.Gauge)
See Also