Back to Devexpress

ChartControlBase.IsAnimationCompleted Property

wpf-devexpress-dot-xpf-dot-charts-dot-chartcontrolbase-21a11e3f.md

latest1.1 KB
Original Source

ChartControlBase.IsAnimationCompleted Property

Indicates whether animation is completed.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public virtual bool IsAnimationCompleted { get; }
vb
Public Overridable ReadOnly Property IsAnimationCompleted As Boolean

Property Value

TypeDescription
Boolean

true, if animation is completed; otherwise, false.

|

See Also

ChartControlBase Class

ChartControlBase Members

DevExpress.Xpf.Charts Namespace