Group: Forum Members
Last Active: 11 Years Ago
Posts: 43,
Visits: 1
|
Hello. I need to provide the ability for user to set axis labels orientation. I know that I can make it through LabelStyle.Angle. But I have a problem: labels want not to appear head over heels, i.e. angle in 180 degrees looks like angle in 0 degrees, angle in 190 degrees - like 10 degrees and so on. How can I fix it?
|
Group: Forum Members
Last Active: Last Week
Posts: 3,054,
Visits: 4,009
|
Hello Alina, You can set the AllowTextFlip property of LabelStyle.Angle to true - this should solve the problem.
Best Regards, Nevron Support Team
|