Example: PrintChart method
This code example prints the current trend chart display in portrait (tall) format, and sends the print command directly to the default printer without opening a print dialog box.
Trend1.PrintChart(True, False)
Provide Feedback