Enum AnimationType
Specifies the type of animation.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum AnimationType
Fields
| Name | Description |
|---|---|
| Linear | Defines the linear animation type. |
| Marker | Defines the marker animation type. |
| PolarRadar | Defines the polarRadar animation type. |
| Progressive | Defines the progressive animation type. |
| Rect | Defines the rect animation type. |