alexa
menu

Blazor Toolkit

    Show / Hide Table of Contents

    Class ChartSeriesAnimation

    Specifies the configuration of the series animation.

    Inheritance
    System.Object
    SfBaseComponent
    ChartSubComponent
    ChartDefaultAnimation
    ChartSeriesAnimation
    Implements
    System.IAsyncDisposable
    Inherited Members
    ChartDefaultAnimation.Delay
    ChartDefaultAnimation.Duration
    ChartDefaultAnimation.Enable
    SfBaseComponent.DisposeAsync()
    Namespace: Syncfusion.Blazor.Toolkit.Charts
    Assembly: Syncfusion.Blazor.Toolkit.dll
    Syntax
    public class ChartSeriesAnimation : ChartDefaultAnimation, IAsyncDisposable, ISubcomponentTracker
    Remarks

    Apply this component within a ChartSeries to control entry and update animations such as duration and delay. Changes are propagated to the series rendering.

    Constructors

    ChartSeriesAnimation()

    Declaration
    public ChartSeriesAnimation()

    Implements

    System.IAsyncDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved