Skip to main content

EasingFunctionBase Class

The base class for all easing functions.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v24.1.dll

NuGet Package: DevExpress.Charts

Declaration

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

The following members return EasingFunctionBase objects:

See Also