Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional dataSeries

dataSeries: XyyDataSeries

Optional delay

delay: number

The animation delay in ms

Optional duration

duration: number

The animation duration in ms

Optional ease

ease: TEasingFn | string

Sets the animation easing function

Optional fadeEffect

fadeEffect: boolean

Enables fade effect for the animation

Optional onCompleted

onCompleted: (() => void) | string

A function that is called after the animation has finished, or the name of a registered function

Optional reverse

reverse: boolean

Set true to make this scale down to the zeroline

Optional styles

Generated using TypeDoc