This question is locked. New answers and comments are not allowed.
Hello,
i have a chart with 2 different series, 1 Area and 1 Line.
when rendered, it's like the line series automatically rendered behind area series so it'll make harder (or no way) to hover mouse to show the tooltips.
can we set the position of line series so it will be infront of area series?
i have change the order of my code but still line series always put behind area series.
you can see the example from your site, but this one consist of bar and line (same situation)
http://demos.telerik.com/aspnet-mvc/chart/multipleaxes
try hover data on wednesday from below, the line marker won't change colour.
thanks for your help...
i have a chart with 2 different series, 1 Area and 1 Line.
when rendered, it's like the line series automatically rendered behind area series so it'll make harder (or no way) to hover mouse to show the tooltips.
can we set the position of line series so it will be infront of area series?
i have change the order of my code but still line series always put behind area series.
you can see the example from your site, but this one consist of bar and line (same situation)
http://demos.telerik.com/aspnet-mvc/chart/multipleaxes
try hover data on wednesday from below, the line marker won't change colour.
thanks for your help...