Api columnSeries in EJ2 TypeScript Chart control
8 May 20231 minute to read
ColumnSeries
Module used to render the column series.
Methods
doAnimation
Animates the series.
Parameter | Type | Description |
---|---|---|
series | Series |
Defines the series to animate. |
Returns void