sets the time of rendering the area/line of one chart item in dynamic mode
webix.ui({ id: "chart", view:"chart", type:"line", value:"#yValue#", dynamic: true, animateDuration:300 });