XlsWorkbook SaveChartAsImage Method |
Name | Description | |
---|---|---|
![]() |
SaveChartAsImage(ChartSheet, ConverterSetting) |
Saves the chart from the specified chart sheet as an image using the provided image or print options.
|
![]() |
SaveChartAsImage(Worksheet, ConverterSetting) |
Saves the chart in the specified worksheet as an image using the provided image or print options.
|
![]() |
SaveChartAsImage(Worksheet, Int32, ConverterSetting) |
Saves the chart at the specified index in the worksheet as an image using the provided image or print options.
|