Printer overview

Constructors

 Constructor

Public Methods

 BeginPrintStart multiple Chart print job
 EndPrintEnd multiple Chart print job
 Invalidate (inherited from TeeBase)Use Invalidate when the entire canvas needs to be repainted.
 PreviewShows the Preview screen of the Chart print.
 PrintSends the Chart to the currently selected Printer.

Public Properties

 Chart (inherited from TeeBase)Chart associated with this object
 GrayscaleWhen true prints a Grayscale Chart
 LandscapeSets the current Printer orientation to Landscape.
 MarginsSets the four margins as a percentage of paper dimensions.
 MarginUnitsSets Printer Margin Units.
 PrintDocumentSelects the Chart print job to be sent to the currently selected Printer.
 PrintPanelBackgroundPrints transparent Chart Panel when false.
 ProportionalSets print dimensions of Chart proportional to those onscreen.
 ResolutionSets Chart printing detail resolution (from 1 to 100).
 Tag (inherited from TeeBase)Gets or sets an object that provides additional data about the TChart object.
 UseAntiAliasWhen true applies anti-alias to plotting Pen

Protected Fields

 Steema.TeeChart.Drawing.TeeBase.InternalTag
 InternalUse (inherited from TeeBase)
 ShowInEditor (inherited from TeeBase)

Protected Methods

 SetBooleanProperty (inherited from TeeBase)
 SetChart (inherited from TeeBase)
 SetColorProperty (inherited from TeeBase)
 SetDoubleProperty (inherited from TeeBase)
 SetFloatProperty (inherited from TeeBase)
 SetIntegerProperty (inherited from TeeBase)
 SetStringProperty (inherited from TeeBase)

See Also

Printer Class | Steema.TeeChart Namespace