Back to Devexpress

PowerEasingFunction.Power Property

corelibraries-devexpress-dot-xtracharts-dot-powereasingfunction.md

latest1.1 KB
Original Source

PowerEasingFunction.Power Property

Gets or sets the exponential power of the animation interpolation.

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public double Power { get; set; }
vb
Public Property Power As Double

Property Value

TypeDescription
Double

A double value that specifies the exponential power of the animation interpolation.This value must be greater or equal to 0.

|

See Also

PowerEasingFunction Class

PowerEasingFunction Members

DevExpress.XtraCharts Namespace