While working with flex charts I came across an issue that I cudnt fix yet. My array collection contains values ranging from -100 to 100 along the x-axis for the barchart. The y-axis is located at the least value, that is -100 in this case. I would like to have the y-axis pegged at 0 with bars flying out to either side of the axis. that is towards the negative x- axis and positive x-axis.
Anyone know the one setting that shifts the y-axis position from the least x-axis value to a value that we require.
Thanks in advance,