IndicatorAnimation.Enable Property
In This Article
Gets or sets a value specifying whether the value indicator should be animated when changing its value.
Namespace: DevExpress.WinUI.Gauges
Assembly: DevExpress.WinUI.Gauges.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to enable animation; otherwise, false. |
See Also