ValueIndicatorBase Events
Serves as the base class for all value indicators.Name | Description |
---|---|
PropertyChanged | Occurs every time any of the BaseGaugeNotificationElement class properties has changed its value. Inherited from BaseGaugeNotificationElement. |
ValueChanged | Occurs when the ValueIndicatorBase.Value property has been changed. |
See Also