Constructors
Public Methods
![]() | Easing equation function for a back (overshooting cubic easing: (s+1)*t^3 - s*t^2) easing in: accelerating from zero velocity. |
![]() | Easing equation function for a back (overshooting cubic easing: (s+1)*t^3 - s*t^2) easing in/out: acceleration until halfway, then deceleration. |
![]() | Easing equation function for a back (overshooting cubic easing: (s+1)*t^3 - s*t^2) easing out: decelerating from zero velocity. |
![]() | Easing equation function for a back (overshooting cubic easing: (s+1)*t^3 - s*t^2) easing out/in: deceleration until halfway, then acceleration. |
![]() | |
![]() |
Public Properties
![]() | Gets or sets a value that specifies how the animation interpolates. |
See Also
BackEase Class | Steema.TeeChart.Animations.EasingFunctions Namespace