asp.net - .NET Chart Control - Axis X Text Rotation -


how rotate text orientation of text on x axiz of microsoft asp.net chart control? using .net 4.

is done under series?

mychart.chartareas[0].axisx.labelstyle.angle = -90; // can vary -90 90. 

Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -