The following tables list the members exposed by IGaugeComponent.
Name | Description | |
---|---|---|
Annotations | Annotations collection of the gauge component. | |
Bounds | Bounding rectangle of the gauge component. | |
DesignMode | Whether or not the UltraGauge component is in design mode. | |
Effects | Effects collection of the gauge component. | |
Gauges | Gauges collection of the gauge component. | |
Site | Site for the current gauge component. Used mainly for design-time functionality. | |
SmoothingMode | Smoothing mode used for rendering gauge graphics. | |
TextRenderingHint | TextRenderingHint used for rendering gauge graphics. | |
Version | Version of the gauge component when it was last serialized. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the gauge and signals that a repaint is necessary. | |
OnMarkerValueChanged | Called when the value of the marker changes. | |
OnRenderLabel | Called each time a label is rendered. Label text can be changed using the RenderLabelEventArgs. |