menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnimationType

    Specifies the type of animation.

    Inheritance
    System.Object
    AnimationType
    Namespace: Syncfusion.Blazor.Chart3D
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class AnimationType : Enum

    Fields

    Linear

    Defines the linear animation type.

    Declaration
    public const AnimationType Linear
    Field Value
    Type
    AnimationType

    Progressive

    Defines the progressive animation type.

    Declaration
    public const AnimationType Progressive
    Field Value
    Type
    AnimationType

    Rect

    Defines the rect animation type.

    Declaration
    public const AnimationType Rect
    Field Value
    Type
    AnimationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved