During troubleshooting, I noticed that the labels will appear if I use a ModuleLoader on a MXML page, instead of using the ModuleManager via ActionScript...however, the embedded fonts (that rotate the label text 45 degrees for the x-axis) no longer rotate the text...I am not sure if that is because the font is embedded in the module and not the application...
However, I don't think the ModuleLoader is the solution, as this application needs to be more dynamic in nature. Thoughts? --- In [email protected], "BillF" <bill.frank...@...> wrote: > > Hello, I am having a weird issue when trying to display a chart inside a > Module. The horizontal and vertical axis labels do not show up. However, > the exact same chart, when displayed inside a standalone Application, > displays the labels correctly. > > Has anyone run into this? Can anyone point me in the right direction? > > Thanks! >

