BootstrapChartAnimationSettingsBuilder.Easing(VizAnimationEasing) Method
In This Article
Specifies the easing function of the animation.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAnimationSettingsBuilder Easing(
VizAnimationEasing easing
)
#Parameters
Name | Type |
---|---|
easing | Viz |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also