menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ChartAnimation - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ChartAnimation

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    ChartAnimation
    TechnicalIndicatorAnimationIndicators
    Namespace: Syncfusion.EJ2.Charts
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class ChartAnimation : EJTagHelper

    Constructors

    ChartAnimation()

    Declaration
    public ChartAnimation()

    Properties

    ContentTemplate

    To get or set value for ContentTemplate.

    Declaration
    public MvcTemplate<object> ContentTemplate { get; set; }
    Property Value
    Type
    Syncfusion.EJ2.MvcTemplate<System.Object>

    Delay

    The option to delay the animation of the series, specified in milliseconds.

    Declaration
    public double Delay { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 0

    Duration

    The duration of the animation in milliseconds.

    Declaration
    public double Duration { get; set; }
    Property Value
    Type Description
    System.Double

    The default value is 1000

    Enable

    If set to true, the series will be animated on initial loading.

    Declaration
    public bool Enable { get; set; }
    Property Value
    Type Description
    System.Boolean

    The default value is true

    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »