Animation in EJ 1 Angular PivotGauge
28 Sep 2017 / 1 minute to read
The animation option makes the pointer to rotate from minimum value to actual value with animation effects. Animation could be enabled/disabled by using the enableAnimation
property. Speed of the pointer could be controlled by using the animationSpeed
property. Time is represented in milliseconds.
<ej-pivotgauge [enableAnimation]="true" [animationSpeed]=1000>
</ej-pivotgauge>
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