var instance = new wijmo.chart.TrendlineRender(); var value; // Type: any // Parameters var duration; // Type: any var easing; // Type: any var cBounds; // Type: any var path; // Type: any var clipRect; // Type: any var width; // Type: any var height; // Type: any value = instance.playPathAnimation(duration, easing, cBounds, path, clipRect, width, height);
Parameters
- duration
- easing
- cBounds
- path
- clipRect
- width
- height