I have a chart that I generate for different days (Monday, Tuesday, etc). Instead of a generic title on the chart (eg Sales By Rep) I'd like the chart title to say the day. Otherwise, you can't tell what data you're looking at.
Previously I've done this by saving the chart into a JPG then writing a report to "wrap" the JPG with the header information. But that's a lot of extra work and overhead. Is there any way to make the chart title variable, or set it under program control? -- Larry

