Skip to main content

ChartControlBase.PrintDirect Method

Name Parameters Description
PrintDirect() none Immediately prints the chart on the default printer.
PrintDirect(PrintSizeMode) sizeMode Immediately prints the chart using the default printer and the specified print size mode.
PrintDirect(String, PrintSizeMode) printerName, sizeMode Prints the chart on a printer with the specified name and size mode immediately.
PrintDirect(String) printerName Prints the chart on a printer with the specified name immediately.