Hello Nishan,
Thank you for writing back.
Instead of using the event to change the series types, you can specify that by setting GeneratedSeriesType property (you can change it at runtime as well):
Let me know how this works for your case.
Regards,
Dimitar
Telerik
Thank you for writing back.
Instead of using the event to change the series types, you can specify that by setting GeneratedSeriesType property (you can change it at runtime as well):
this
.radPivotGrid1.ChartDataProvider.GeneratedSeriesType = GeneratedSeriesType.Line;
Let me know how this works for your case.
Regards,
Dimitar
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.