Hi,
I have coded the ASPX page for LineChart (same as in the demo code) as below. But the chart is displayed as an AreaChart, not a LineChart.
Is the any way or dynamic code that i can force the chart from Area Chart to Line Chart?
<telerik:RadHtmlChart runat="server" ID="LineChart" Width="800" Height="500" Transitions="true" Skin="Silk"> ........
<Series><telerik:LineSeries Name="Week 1">
<SeriesItems>