Back to Devexpress

AnimationBase.Duration Property

corelibraries-devexpress-dot-xtracharts-dot-animationbase-51faf0a2.md

latest1.1 KB
Original Source

AnimationBase.Duration Property

Specifies the duration of the animation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

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

Property Value

TypeDescription
TimeSpan

A TimeSpan value.

|

See Also

AnimationBase Class

AnimationBase Members

DevExpress.XtraCharts Namespace