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.1.dll

Declaration

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

The following members accept/return EasingFunctionBase objects:

See Also