AnimationBase.BeginTime Property
Specifies the time when the animation is started. This is a dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan value. |
See Also