Setting the Chart Title via in report code

DesignsbyrayDesignsbyray Ohio, USA
edited August 2016 in FastReport .NET
Is there a way to set the title of a report dynamically in the report. I am trying to accomplish this via the code page in the report, currently in the databands BeforePrint section. I have tried using MSChart1.Chart.Titles[0].Text = ""; but it doesn't work as expected. It requires an additional assembly.

Is there a different way to add the chart title this way without needing to add the System.Windows.Forms.DataVisualization assembly?

Thanks >

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.