jquery的文本旋转角度在ie中无法正常工作

jquery的文本旋转角度在ie中无法正常工作,jquery,Jquery,我正在使用jquery图形 categoryAxis: { text: 'Category Axis', textRotationAngle: 270, dataField: 'intDate', showTickMarks: true, valuesOnTicks: false, tickMarksInterval: 1, tickMarksColor: '#888888', unitInterval: 1, gridLi

我正在使用jquery图形

categoryAxis:
{
    text: 'Category Axis',
    textRotationAngle: 270,
    dataField: 'intDate',
    showTickMarks: true,
    valuesOnTicks: false,
    tickMarksInterval: 1,
    tickMarksColor: '#888888',
    unitInterval: 1,
    gridLinesInterval: 1,
    gridLinesColor: '#888888',
    axisSize: 'auto'
},

textRotationAngle:270,当它在firefox中正常工作时,它在Internet Explorer中不工作。

哪个版本的Internet Explorer?由于文本渲染检查中的浏览器限制,IE8中不支持textRotation angle: