The following tables list the members exposed by DialAppearance.
Name | Description | |
---|---|---|
DialAppearance Constructor | DialAppearance constructor. |
Name | Description | |
---|---|---|
Bounds | Bounding rectangle for the dial. | |
BoundsMeasure | Measurement unit to use for the Bounds property. | |
BrushElement | BrushElement defining how the background of this Annotation is painted. | |
CornerExtent | Corner size used when rendering corners on the dial shape. | |
CornerSplineTension | Spline tension for rounded corners on gauges which sweep fewer than 360 degrees, and have a CornerExtent less than 100. | |
EndAngle | Ending angle of the dial. | |
Expansion | Expansion around center point. Affects dials which sweep fewer than 360 degrees. | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
InnerExtent | Inner radius of the dial, expressed as a percentage of the overall radius. | |
Shadow | Settings used to render a shadow under the dial. | |
Shape | Base shape for the dial. | |
StartAngle | Starting angle of the dial. | |
StrokeElement | StrokeElement defining the Pen used for outlining the Dial. |
Name | Description | |
---|---|---|
SortedPropertyNames | Overridden. Used by the TypeConverter to sort when listing properties. |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this DialAppearance. | |
FillSceneGraph | Renders graphical elements to the SceneGraph in the form of this dial. | |
ToString | Returns a string representation of this DialAppearance object. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |