telerik - How can I control the width of the X-axis labels on a horizontal bar RadChart? -
what properties control width of x-axis labels on horizontal bar radchart? here's looks now:
i need labels on left wider.
i actually, needed keep auto layout doing thing, , disable auto wrapping way:
var item = new chartaxisitem(); item.appearance.rotationangle = autotextwrap.false
Comments
Post a Comment