[QUESTION] How do I Print a ChartControl? |
Post Reply |
Author | |
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
Posted: 23 February 2011 at 5:27am |
Hi,
I am looking to Print the ChartControl, I have successfully managed to create a Print Preview, however I would like to also have the ability to Print the ChartControl without first previewing it. Unlike the ReportControl's "PrintReport & PrintReport2" it doesn't appear to have a "PrintChart" option. Does anyone know of a way to print a ChartControl directly? |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
Xander75
Senior Member Joined: 26 April 2007 Status: Offline Points: 353 |
Post Options
Thanks(0)
|
I have a workaround for this at the moment.
To perform a Print without first previewing I have added a PrintPreview control to the form and set Visible = False. Then I use the following code:
It works but it would be nice if the ChartControl had a PrintChart option like the ReportControls PrintReport & PrintReport2 options. |
|
Product: Xtreme SuitePro (ActiveX) v15.3.1
Platform: Windows 7 64-bit (SP1) Professional Edition Languages: C#.Net using Visual Studio 2012 & Visual Basic 6.0 (SP6) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |