AnimationBase.Duration Property
Specifies the duration of the animation.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan value. |
See Also