The C1RadialGauge type exposes the following members.

Events

  NameDescription
Public eventAfterOwnerChanged
This event is for internal use only.
(Inherited from C1GaugeBase.)
Public eventBeforeOwnerChanged
This event is for internal use only.
(Inherited from C1GaugeBase.)
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.
(Inherited from C1GaugeBase.)
Public eventPointerValueChanged
Occurs when the Value property changes for some Gauge pointer.
(Inherited from C1GaugeBase.)
Public eventValueChanged
Occurs when the Value property changes for the main pointer.
(Inherited from C1GaugeBase.)

See Also