Save a Chart as a PDF image
public static Void SaveToFile(Chart c,
String fileName)

Parameters

c
Chart to save
fileName
filename as string

Remarks


Saves  a Chart as a PDF image .

See Also

PDFFormat Class | PDFFormat Members | Steema.TeeChart.Export Namespace