Hi,
Am working with telerik:RadHtmlchart with scattered line series
In that i have created two series with same x and y axis
its working fine until the two series have same values
if purchase series x=5 y=10, sales series x=10 y=20 then its working fine
if purchase series x=5 y=10, sales series x=5 y=10 then its overlapping one on other, there is no differentiation between two series
its displaying 1 tooltip only for sales series
after that
i want to display integers only but when am using dataformat it will show like 0 0 0 1 1 1
but i don't want to display like this because it's look like duplicating the values
is there any way to show those series seperately or need to display two tooltips?
and for avoiding decimals and duplicating axis values any way to solve this issue?
how i need to do that, am trying to fix this issue for the past two day still i can't find the solution
Thanks,
Regards,
SIVASHANKARI