interface ChartRenderProps
open var duration: Number?
abstract var easing: String
open var lazy: Boolean?