IndicatorAnimation.Duration Property
Gets or sets the duration of an animation effect.
Namespace: DevExpress.UI.Xaml.Gauges
Assembly: DevExpress.UI.Xaml.Gauges.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan value that is the duration of an animation effect. |
See Also