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

Declaration

[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public abstract class EasingFunctionBase :
    ChartElement

The following members return EasingFunctionBase objects:

See Also