I have a stacked bar/line Chart. The chart has multiple bars and a single line. When the chart is displayed the bars overlay the line so that the line is only visible between or above the bars. How do I bring the line to the foreground so that it is visible on the bars?
Thanks
1 Answer, 1 is accepted
0
Nikolay
Telerik team
answered on 25 May 2010, 03:22 PM
Hi Russell Smith,
In order to bring the Line series to the foreground you need to define all of the Bar series first and the Line series last - this is the order in which RadChart draws them. For further information you may refer to this example - simply click the View Code button and have a look at the code.
Sincerely yours,
Nikolay
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items.