Group: Forum Members
Last Active: Yesterday @ 1:54 AM
Posts: 3,054,
Visits: 4,009
|
Hi Sean, You can easily invert any axis using the following code: chart.Axis(StandardAxis.PrimaryX).ScaleConfigurator.Invert = true; Hope this helps - let us know if you meet any problems or have any questions.
Best Regards, Nevron Support Team
|
Group: Forum Members
Last Active: 6 Years Ago
Posts: 9,
Visits: 55
|
My contour map is upside down. If I have a height range of 0 to 10, the default display will display 0 through 10 northward or up. I would like to display 0 through 10 southward or down. Is there an axis property where I can reverse an axis?
|