Skip to main content
A newer version of this page is available. .

EasingFunctionBase Class

The base class for all easing functions.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class EasingFunctionBase :
    ChartElement

The following members return EasingFunctionBase objects:

See Also