Support,
Is it possible to display multiple lines in either spline or line chart?
Can you please with the sample,if this can be acheived.
regards,
Ganeshram
1 Answer, 1 is accepted
0
Nikolay
Telerik team
answered on 21 Mar 2008, 12:06 PM
Hi Ganeshram,
Every spline (line) in RadChart is actually a ChartSeries objectin the Series collection. So when you have several ChartSeries in the collection you will get several splines as visual representation. You can observe an example of having several ChartSeries in a chart in the following section of our Help Documentation file: RadChart >> Building RadCharts >> Creating RadChart programmatically - more complex example.
If you need additional assistance, do not hesitate to contact me.