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

Parameters

c
Chart to save
fileName
filename as string

Remarks


Save a Chart as a SVG image.

See Also

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