hey frnds,
could u help in solving
1 flex chart issue,
i have 300*250 size application,
in that showing more data like 10 records at X axis, i'm using label
rotation for X axis.
I found that labels of X axis are not visible properlly, when i write
font-size:20 at stylessheet, like
    @font-face {
            src: local("Arial");
            font-family: EmbeddedArial;
        }

      LineChart {
            font-family: EmbeddedArial;
            fontSize: 20;
        }

it is increasing size of both x and y axis.
could we increase the only size of y axis which is rotated?
thx in advanced,
abhishekche...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to flex-mojos@googlegroups.com
To unsubscribe from this group, send email to
flex-mojos+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to