Hello,
I have this issue that I set the XAxis label Rotation through the property "PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle" but this value is ignored.
I've managed to find what makes this annoying bug, it seems that when I set an skin this issue appears, and the way that I found to have the rotation and the look of the skin is to comment or delete the line that sets the skin name like the one below:
Is this an known issue? The thing is that I don't have the latest version, I use the Q3 2010 and the company is not thinking to buy right now the latest version.
Thanks!
Tiago Ribeiro
I have this issue that I set the XAxis label Rotation through the property "PlotArea.XAxis.Appearance.LabelAppearance.RotationAngle" but this value is ignored.
I've managed to find what makes this annoying bug, it seems that when I set an skin this issue appears, and the way that I found to have the rotation and the look of the skin is to comment or delete the line that sets the skin name like the one below:
this
.chart1.Skin =
"Telerik"
;
Is this an known issue? The thing is that I don't have the latest version, I use the Q3 2010 and the company is not thinking to buy right now the latest version.
Thanks!
Tiago Ribeiro