BaseGauge.CancelUpdate() Method
Unlocks the BaseGauge object after it has been locked by the BeginUpdate method, without causing an immediate visual update.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
Declaration
Remarks
See BaseGauge.BeginUpdate to learn more.
See Also