In a Graph on a report, a Y vertical axis is off the graph to the left - should be right aligned

1 Answer 113 Views
.NET Framework Report Viewer - WPF
Rick
Top achievements
Rank 2
Iron
Rick asked on 26 Jul 2021, 08:55 PM | edited on 26 Jul 2021, 09:08 PM

Hi - not sure if this is common or not, but I just can't find a way to fix this issue - see attached graph. The "Position" vertical axis line is drawn on the left edge of the graph, but I want it to appear on the right edge of the data plot. The axis's labels and title appear in the correct location, just the axis line itself is in the wrong position and cannot find a property or method to correct it.

This graph can support up to 3 Y axes but only 2 are displayed at a time - one on the left, one on the right, and they are programmatically controlled/positioned.

Very desperate for help on this one. Thanks!

Rick
Top achievements
Rank 2
Iron
commented on 27 Jul 2021, 12:56 PM

--- Ok, I'll open a ticket on this issue today.

1 Answer, 1 is accepted

Sort by
0
Rick
Top achievements
Rank 2
Iron
answered on 27 Jul 2021, 06:41 PM
Oops, found a fix!! A NumericScaleCrossAxisPosition had to be added to the numeric scaling of the X-axis, set to "AtMaximum". For some reason it was missing for this exact configuration of axes in our report graph.
Kaloyan
Telerik team
commented on 28 Jul 2021, 10:29 AM

Great to know that you have found a solution on your own. Also, thank you for sharing it with us.

P.S. I converted your comment to an answer so that other users can find it and you get the forum gamification points for sharing this knowledge.

Tags
.NET Framework Report Viewer - WPF
Asked by
Rick
Top achievements
Rank 2
Iron
Answers by
Rick
Top achievements
Rank 2
Iron
Share this question
or