Contents
- Methods
Having trouble getting help?
Contact Support
Contact Support
Api errorBar in EJ2 TypeScript Chart control
8 May 20231 minute to read
ErrorBar
module is used to render the error bar for series.
Methods
doErrorBarAnimation
Animates the series.
Parameter | Type | Description |
---|---|---|
series | Series |
Defines the series to animate. |
Returns void
render
Render the error bar for series.
Returns void