Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • 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.Charts
    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 Description
    AnimationType

    Marker

    Defines the marker animation type.

    Declaration
    public const AnimationType Marker
    Field Value
    Type Description
    AnimationType

    PolarRadar

    Defines the polarRadar animation type.

    Declaration
    public const AnimationType PolarRadar
    Field Value
    Type Description
    AnimationType

    Progressive

    Defines the progressive animation type.

    Declaration
    public const AnimationType Progressive
    Field Value
    Type Description
    AnimationType

    Rect

    Defines the rect animation type.

    Declaration
    public const AnimationType Rect
    Field Value
    Type Description
    AnimationType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved