AnimationBase.BeginTime Property
Gets or sets the initial delay before animation start.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan value, specifying the delay between an animation request and an animation start. |
See Also