Skip to main content

AnimationBase.EasingFunctionProperty Field

Identifies the AnimationBase.EasingFunction dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v26.1.dll

Declaration

public static readonly DependencyProperty EasingFunctionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also