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