User (Legacy) Posted February 13, 2004 Report Share Posted February 13, 2004 I am creating graphs bases on custom criteria. Is there anyway within the graph to show a footnote area and place the criteria in there? I can put it in the sorrounding HTML, but it will not print if they use the chart toolbar to print. Quote Link to comment Share on other sites More sharing options...
Software FX Posted February 13, 2004 Report Share Posted February 13, 2004 You can add a Bottom Title using the Title property: chart.Title[CHART_BOTTOMTIT] = "My Footnote" -- FP Software FX Quote Link to comment Share on other sites More sharing options...
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.