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

c# - IMAP GMAIL getting folder list problem -

PHP proxy to get XML: problem with URL arguments -