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