Back to Devexpress

LinearGauge Events

windowsforms-devexpress-dot-xtragauges-dot-win-dot-gauges-dot-linear-dot-lineargauge-dot-underscore-events.md

latest1.3 KB
Original Source

LinearGauge Events

Represents a horizontally or vertically oriented bar with scales.

NameDescription
ChangedFires when the object’s properties are changed. Inherited from BaseGauge.
CustomDrawElementOccurs before every gauge element is drawn, allowing you to draw it in a custom manner. Inherited from BaseGauge.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

LinearGauge Class

LinearGauge Members

DevExpress.XtraGauges.Win.Gauges.Linear Namespace