Back to Devexpress

SeriesPointAnimationBase.PointDelay Property

corelibraries-devexpress-dot-xtracharts-dot-seriespointanimationbase-05b22947.md

latest1.1 KB
Original Source

SeriesPointAnimationBase.PointDelay Property

Gets or sets the delay between the start of point animations.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public TimeSpan PointDelay { get; set; }
vb
Public Property PointDelay As TimeSpan

Property Value

TypeDescription
TimeSpan

A TimeSpan object specifying the delay.

|

See Also

SeriesPointAnimationBase Class

SeriesPointAnimationBase Members

DevExpress.XtraCharts Namespace