about Scatter charts regression line ,Can I draw it myself? by provide startValue[x1,y1],endValue[x2,y2]
the regression line is draw by fusioncharts,use the method by itself,can I do it myself?
I have already got the line's startValue[x1,y1] and endValue[x2,y2]