Back to Devexpress

AnimationBase.Enabled Property

corelibraries-devexpress-dot-xtracharts-dot-animationbase-a1aaa22b.md

latest1.0 KB
Original Source

AnimationBase.Enabled Property

Gets or sets the value indicating whether or not animation is enabled.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public bool Enabled { get; set; }
vb
Public Property Enabled As Boolean

Property Value

TypeDescription
Boolean

true if animation is enabled; otherwise false.

|

See Also

AnimationBase Class

AnimationBase Members

DevExpress.XtraCharts Namespace