header
ask question
Click here to ask Question Now Its free No registration required. Flash, Flex, Flash Media Server, ActionScript,Adobe Air. Most questions receive a response in an hour.
amutha
Points:240
Posts:0

7/15/2010 1:10:57 AM

Title: pie chart


hi , i have some survey question and i will display it in pie chart i have zoom option in my chart display. if i have 2 or 3 question means the question fontsize display clearly in zoom mode if i add lot of question means the font size of the label display very small.how can i display fontsize similar for all ..can anyone please help me



1
Moracco
Points: 0
Posts:0
7/15/2010 6:32:32 AM



see this

<fx:Style>
@namespace s "library://ns.adobe.com/flex/spark";
@namespace mx "library://ns.adobe.com/flex/mx";

mx|LegendItem {
fontSize: normal;
}
</fx:Style>

var legendItemCSS:CSSStyleDeclaration;
legendItemCSS = StyleManager.getStyleDeclaration("LegendItem");
legendItemCSS.setStyle("fontSize", "12");

2
Massie
Points: 0
Posts:0
7/15/2010 6:34:06 AM



you can use the fontSize property in the Pie chart to set the font size


Post your Reply
Name  

Email

Type your Reply or Answer

Are you human? What is 4+5 



Members Login

Email  
Password
Forgot Password





This website focus on: Flash | Flex | FMS | RED5 | WOWZA | Flash Media Server | Adobe AIR | ActionScript,Flash Solutions | Flash Question | Flash Answers | Flash Developers | Flash Problem, Flash Help, Flash bugs, Flash workaround | Flash Blog | Flex Question Answers | Flash Forum | Flex Development | Actionscript development | Flash development | Adobe AIR development
Copyright © 2008 AskMeFlash.com. All rights reserved. Privacy Policy | Terms & Conditions