This question is locked. New answers and comments are not allowed.
Hello,
I need some help with creating 2 y axes. I have looked at the below thread but its not what I'm trying to do
http://www.telerik.com/community/forums/winforms/chart/multiple-y-axis.aspx
I don't need to show a different series on the 2nd y axis. I need 1 row (the Total row) for both series to be shown on the 2nd y axis.
Please take a look at the attached screenshot. SInce the OVERALL item is a sum of the ones above it, it hogs up all the space and the rest of the items appear squished. Thats why I want to show the OVERALL item against it's own y axis and the rest against another y axis. The only other (non elegant) solution I can think of is having 2 Radcharts, but I'm trying to see if that can be avoided.
I need some help with creating 2 y axes. I have looked at the below thread but its not what I'm trying to do
http://www.telerik.com/community/forums/winforms/chart/multiple-y-axis.aspx
I don't need to show a different series on the 2nd y axis. I need 1 row (the Total row) for both series to be shown on the 2nd y axis.
Please take a look at the attached screenshot. SInce the OVERALL item is a sum of the ones above it, it hogs up all the space and the rest of the items appear squished. Thats why I want to show the OVERALL item against it's own y axis and the rest against another y axis. The only other (non elegant) solution I can think of is having 2 Radcharts, but I'm trying to see if that can be avoided.