Hi Group, I have a basic doubt on bar graphs in flex. For a bar graph I bind the data provider with an array collection. This array collection will be populated dynamically with the values 0,1 or 2. So the bar graph is showing fine, but the interval lines are at 0, 0.2,0.4,0.6,0.8,1,1.2,1.4,1.6,1.8,2 meaning: at intervals of .2. I want it to be only integers, meaning: 0,1,2 that’s it. How do I do it? Please help. Thanks Best Regards, Venkat.
- [flexcoders] Bar Graph basic doubt! Venkat M

