Hi Ram,
The described scenario is not supported by RadChartView - you cannot change the color of a separate line segment between the data points. However, you can achieve your requirement by using an annotation and more particular CustomLine annotation. You can position it between the data points where you want to have a different color.
As a side note, if you want to remove the original line from the line series, for some reason, you can put a dummy item with a Null value as demonstrated in the Empty Values demo.
Please try this approach and let me know if it works for you.
Regards,
Martin
Telerik
The described scenario is not supported by RadChartView - you cannot change the color of a separate line segment between the data points. However, you can achieve your requirement by using an annotation and more particular CustomLine annotation. You can position it between the data points where you want to have a different color.
As a side note, if you want to remove the original line from the line series, for some reason, you can put a dummy item with a Null value as demonstrated in the Empty Values demo.
Please try this approach and let me know if it works for you.
Regards,
Martin
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items