HierarchyTools PrintChart Method Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Overload List

  NameDescription
Public methodPrintChart(Int32, Int32)
Print chart after selecting the printer and page type. MultiPageMargin=5; ShowPrintPreview=true;
Public methodPrintChart(Int32, Int32, Int32, Boolean)
Print chart after selecting the printer and page type.
Public methodPrintChart(Int32, Int32, Int32, Boolean, PrinterSettings, PageSettings)
Print chart to the given printer with the given page settings.
Back to Top
See Also