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.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to enable animation; otherwise, false. |
See Also