I can preview and print chart. Also I can manually set paper orientation and other properties. Since my charts are always printed in landscape so I want to default the paper orientation to landscape. Then I don't have to manually set the paper orientation each time when I preview or print charts. Is there a same setting in PrintObj like DefaultPaperSettings.Landscape as in .Net? How to code this? Please help. Thanks.
If you want your default print mode to be landscape, then setup the printer from the operating system to use landscape as the default. We do not know who to do it from a strictly programming standpoint.
It would help if you could supply us with examples of how this is done with .Net, assuming that you are printing using .Net but not using our charting software.