Api stepAreaSeries in Vue Chart component
3 Mar 20231 minute to read
StepAreaSeries
Module used to render the step area series.
Methods
doAnimation
Animates the series.
Parameter | Type | Description |
---|---|---|
series | Series |
Defines the series to animate. |
Returns void
getLineDirection
To generate the line path direction
Returns string
storePointLocation
To store the symbol location and region
Returns void