Back to Devexpress

ChartControl.IsAnimationCompleted Property

wpf-devexpress-dot-xpf-dot-charts-dot-chartcontrol-dae4dad7.md

latest1.1 KB
Original Source

ChartControl.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 override bool IsAnimationCompleted { get; }
vb
Public Overrides ReadOnly Property IsAnimationCompleted As Boolean

Property Value

TypeDescription
Boolean

true, if animation is completed; otherwise, false.

|

See Also

ChartControl Class

ChartControl Members

DevExpress.Xpf.Charts Namespace