PrintingManager.Print(Boolean) Method

Definition

Prints the chart.

public:
 void Print(bool showPrintDialog);
public void Print (bool showPrintDialog);
member this.Print : bool -> unit
Public Sub Print (showPrintDialog As Boolean)

Parameters

showPrintDialog
Boolean

true to indicate that a print dialog should be shown; otherwise, false.

Applies to