Class ChartSeriesAnimation
Specifies the configuration of the series animation.
Inheritance
System.Object
ChartSeriesAnimation
Implements
System.IAsyncDisposable
Inherited Members
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