The C1GaugeBase type exposes the following members.

Events

  NameDescription
Public eventAfterOwnerChanged
This event is for internal use only.
Public eventBeforeOwnerChanged
This event is for internal use only.
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public eventFormatLabel
Occurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation.
Public eventPointerValueChanged
Occurs when the Value property changes for some Gauge pointer.
Public eventValueChanged
Occurs when the Value property changes for the main pointer.

See Also