SeriesPointAnimationBase.PointDelay Property
Gets or sets the delay between the start of point animations.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan | A TimeSpan object specifying the delay. |
See Also