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.v19.2.dll

Declaration

public abstract class EasingFunctionBase :
    ChartElement

The following members return EasingFunctionBase objects:

See Also