MikeK Posted December 27, 2010 Report Posted December 27, 2010 Is there a way to set the order axes appear? For example, if I have 3 Y axes on left of the chart (axis a, axis b, and axis c) and I want the order to be axis c, axis a, axis b, is there a way to accomplish this? Thank you, Mike Quote
JuanC Posted December 29, 2010 Report Posted December 29, 2010 The axes will be drawn inside-out starting with the main axis being drawn closer to the plotting area. Because you can easily change which axis is assigned to each series you should be able to achieve the required order. If you have trouble doing so, please post a short code snippet/XAML showing how you are creating your axes and include a picture showing current against desired result. JuanC Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.