Click or drag to resize

XlsWorkbook SaveChartAsImage Method

Overload List
Name Description
Public method SaveChartAsImage(ChartSheet, ConverterSetting)
Saves the chart from the specified chart sheet as an image using the provided image or print options.
Public method SaveChartAsImage(Worksheet, ConverterSetting)
Saves the chart in the specified worksheet as an image using the provided image or print options.
Public method SaveChartAsImage(Worksheet, Int32, ConverterSetting)
Saves the chart at the specified index in the worksheet as an image using the provided image or print options.
Top
See Also