Skip to main content

ValueIndicatorBase.AnimationProperty Field

Identifies the ValueIndicatorBase.Animation dependency property.

Namespace: DevExpress.Xpf.Gauges

Assembly: DevExpress.Xpf.Gauges.v23.2.dll

NuGet Package: DevExpress.Wpf.Gauges

Declaration

public static readonly DependencyProperty AnimationProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also