ChartControl.EnableAnimationProperty Field
In This Article
OBSOLETE
The Chart
Identifies the ChartControl.EnableAnimation
dependency property.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
[Obsolete("The ChartControl.EnableAnimation property is obsolete now. Use the ChartControl.AnimationMode property instead.")]
public static readonly DependencyProperty EnableAnimationProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also