Animation in EJ 1 ASP.NET MVC PivotGauge
14 Feb 2018 / 1 minute to read
The animation option makes the pointer to rotate from minimum value to actual value with animation effects. The animation can be enabled/disabled by using the EnableAnimation
property. Speed of the pointer can be controlled by using the AnimationSpeed
property. Time is represented in milliseconds.
@Html.EJ().Pivot().PivotGauge("PivotGauge1").EnableAnimation(true).AnimationSpeed(1000)
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page