Printing related properties.
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