Api stepLineSeries in TypeScript Chart control

18 Nov 20181 minute to read

StepLineSeries module is used to render the step line 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