This is a migrated thread and some comments may be shown as answers.

LabelsAppearance.RotationAngle doesn't work properly (IE 8)

1 Answer 25 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 11 Jun 2013, 09:14 AM
Good day,

There is an issue when we're trying to build RadHtmlChart in IE8 having rotated labels (of xAxis or yAxix).
Font of labels is Italic in this case and there is no posibility to fix it by changing the font family, size or text decoration.
To see the issue open your demo page 
http://demos.telerik.com/aspnet-ajax/htmlchart/examples/charttypes/columnchart/defaultcs.aspx
in ie8 mode (see attached)

Could you please provide any solution to sort this out?

Best regards,

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 14 Jun 2013, 08:57 AM
Hello Alex,

I have already replayed to your support ticket, so I am pasting my answer below for the community:

Note that we support browsers listed in Browser Support help article only in their standards mode, which means the Compatibility View mode is not supported. That is why some issue like the mentioned one may arise in this mode.

What I can suggest you is to use the following meta tag, that disable the compatibility view:
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
More information on the matter is available in this forum thread and this blog post.

Regards,
Danail Vasilev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Chart (HTML5)
Asked by
Alex
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Share this question
or