Back to Devexpress

RadialProgressBar.AnimationEasing Property

maui-devexpress-dot-maui-dot-gauges-dot-radialprogressbar-7aaf2833.md

latest890 B
Original Source

RadialProgressBar.AnimationEasing Property

Gets or sets the easing function that specifies how the value indicator animation speeds up or slows down. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public EasingFunctionBase AnimationEasing { get; set; }

Property Value

TypeDescription
EasingFunctionBase

An easing function.

|

See Also

RadialProgressBar Class

RadialProgressBar Members

DevExpress.Maui.Gauges Namespace