User (Legacy) 2 Posted April 23, 2004 Report Share Posted April 23, 2004 Is there anyway to lift and lower text to make the 2 stand lower in H2O (water) and the 2 stand higher in M2 (square meter) I need it for the title of the chart and the axis ChartFX1.Title(CHART_TOPTIT) = "H2O / M2" ChartFX1.Axis(AXIS_Y).Title = "H20" ChartFX1.Axis(AXIS_X).Title = "M2" Quote Link to post Share on other sites
Software FX 0 Posted April 23, 2004 Report Share Posted April 23, 2004 Sorry, this is not an option in our strings. You could create three annotation objects "H", "2" and "O" and then place them appropriately. -- FP Software FX Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.