Does anyone know of an underlying reason why a column chart would display the second vertical axis and not a cartesian chart? I have a mixture of mxml and actionscript I use to create a chart. If I have the chart as a ColumnChart, the second axis appears just fine, but the mixture of columns and lines don't line up properly. If I change nothing but the chart type to Cartesian, the columns and lines are centered properly, but the second axis is no longer visible. Has anyone else seen this or know what causes it?
Thanks, John

