Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.v4.4 Assembly / Xceed.Chart Namespace / PrintManager Class
Fields Properties Methods Events


In This Topic
    PrintManager Class Members
    In This Topic

    The following tables list the members exposed by PrintManager.

    Protected Fields
     NameDescription
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected FieldThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Properties
     NameDescription
    Public PropertyWhether or not the control will automatically determine the quality scaling.  
    Public PropertyThe number of copies to print.  
    Public PropertyDefines whether the paper orientation is Portrait or Landscape.  
    Public PropertyThe margins of the printed chart.  
    Public PropertyThe name of the paper size the chart will print with.  
    Public PropertyThe paper source that the chart will use when printing.  
    Public PropertyWhether or not to print the frame applied on the chart background.  
    Public PropertyThe name of the printer used for printing.  
    Public PropertyWhether or not to convert the printed image to shades of gray.  
    Public PropertySpecifies an internal scaling to be applied when printing.  
    Public PropertyScaling of the two dimensional elements of the chart.  
    Top
    Public Methods
     NameDescription
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodEnumerates the installed printers and returns the index of the default printer.  
    Public MethodEnumerates the paper sizes supported by the specified printer.  
    Public MethodEnumerates the paper sources supported by the specified printer.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodPrints the chart.  
    Public MethodReturns a bitmap containing the chart image scaled according to the settings of the PrintManager.  
    Public MethodShows the build in print manager dialog.  
    Public MethodUpdates the cached chart image.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Protected MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Events
     NameDescription
    Public EventThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public EventThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    See Also