Version 24.2 (latest)

IGaugeComponent Interface Methods

For a list of all members of this type, see IGaugeComponent members.

Public Methods
 NameDescription
 MethodInvalidateInvalidates the gauge and signals that a repaint is necessary.  
 MethodOnMarkerValueChangedCalled when the value of the marker changes.  
 MethodOnRenderLabelCalled each time a label is rendered. Label text can be changed using the RenderLabelEventArgs.  
See Also