Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

How to rotate x-axis labels in chart?

$
0
0

Hi,

 

I am trying to rotate the x-axis labels in the chart using the following code in CSS-class chartsytle without success.

 

chartstyle g.v-m-xAxis g.v-label {

    -webkit-transform: rotate(-20deg);

    -moz-transform: rotate(-20deg);

    -ms-transform: rotate(-20deg);

    -o-transform: rotate(-20deg);

    transform: rotate(-20deg);

}

 

How to make it works?

 

Thanks.

 

Best regards,

Zabrina


Viewing all articles
Browse latest Browse all 4216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>