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