Hi
I want to set Maximum and minimum value for X axis in bar chart in flex action script 3 file.
Following line in working in MXML file but I want these code in actionscript 3.
can anybody change this into Actionscript 3.
thanks..
|
|
Hi I want to set Maximum and minimum value for X axis in bar chart in flex action script 3 file. Following line in working in MXML file but I want these code in actionscript 3.
can anybody change this into Actionscript 3. thanks..
|
||
|
|
|
You can do the following:
This won't guarantee a label but it will keep the axis at a fixed size. |
||
|
|
|
|
In MXML
For actionscript see slashnick's answer. |
||
|
|