Back to Devexpress

SeriesPointAnimationBase.PointDelay Property

wpf-devexpress-dot-xpf-dot-charts-dot-seriespointanimationbase-bd37264a.md

latest1.4 KB
Original Source

SeriesPointAnimationBase.PointDelay Property

Specifies the delay sustained when animating the series points. This is a dependency property.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

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

Property Value

TypeDescription
TimeSpan

A TimeSpan structure, specifying the delay.

|

See Also

PointOrder

SeriesPointAnimationBase Class

SeriesPointAnimationBase Members

DevExpress.Xpf.Charts Namespace