Anybody done a trend line yet? I don't see a property for one, so I take it one has to do it with code.
2 Answers, 1 is accepted
0
Dessy
Telerik team
answered on 11 May 2009, 10:22 AM
Hello Gary,
Unfortunately RadChart does not support trend line chart type.You can review the supported chart types here. You can add a line chart, providing at least two data points with XValue and YValue for each of them.