Overload List

  Name Description
Public method PrintChart()()()()
Prints the control using default scaling within the margins of the printer page.
(Overrides baseChartPrintChart()()()().)
Public method PrintChart(PrintScaleEnum)
Prints the control using the specified scaling within the margins of the printer page.
Public method PrintChart(PrintScaleEnum, Rectangle)
Prints the control using the specified scaling to the specified rectangle.
Public method PrintChart(PrintScaleEnum, Rectangle, PageSettings)
Prints the control using the specified scaling and page settings to the specified rectangle.
Public method PrintChart(PrintScaleEnum, Rectangle, PageSettings, Boolean)
Prints the control using the specified scaling and page settings to the specified rectangle.

See Also