C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / PrintMenuItem Class / Print Method
Whether to show preview window.

In This Topic
Print Method (PrintMenuItem)
In This Topic
Prints the chart.
Syntax
'Declaration
 
Protected Overridable Sub Print( _
   Optional ByVal preview As System.Boolean _
) 
 

Parameters

preview
Whether to show preview window.
See Also