Flash Chart setting x axis minimum and maximum
I have a Flash horizontal bar chart returning data as percentages. If my data returns say 4 rows, values 100%, 100%, 100% and 85% the chart creates an x-axis starting at 80%, finishing at 105%. Hence the 85% bar is about 1/6 the width of the 100% bars.
Is it possible to force the x axis to start at 0 so that the bar widths reflect their relative values? I have tried changing the chart axes setting but it has no effect.
I am using Apex 4.0.
Nick.