public Printer Printer {get;}
Remarks
Use the TChart.Printer property to access printer properties and methods.
Example
[C#]
tChart1.Printer.Print();
See Also
TChart Class | TChart Members | Steema.TeeChart Namespace
public Printer Printer {get;}
tChart1.Printer.Print();
TChart Class | TChart Members | Steema.TeeChart Namespace