Class StockChartSeriesAnimation
To specify customization options for stock chart series animation.
Inheritance
StockChartSeriesAnimation
Inherited Members
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public class StockChartSeriesAnimation : StockChartCommonAnimation, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
StockChartSeriesAnimation()
Declaration
public StockChartSeriesAnimation()
Methods
BuildRenderTree(RenderTreeBuilder)
Declaration
protected override void BuildRenderTree(RenderTreeBuilder __builder)
Parameters
| Type | Name | Description |
|---|---|---|
| RenderTreeBuilder | __builder |