ChartImageType be removed in version 22.11.0

Hi, I got a problem with ChartImageType when I try upgrade Aspose to 22.11.0. It seems Aspose doesn’t support it at the latest version, could someone please help me check it?
image.png (15.0 KB)

@loc.nguyen,

Thanks for the screenshot.

Please note, we obsoleted ImageOrPrintOptions.ChartImageType property because charts and shapes are always rendered as vector elements(e.g. point, line) for rendering quality in newer versions. We also obsoleted ImageOrPrintOptions.ImageFormat property. Please use ImageOrPrintOptions.ImageType property instead if needed.

Let us know if you still have any issue or confusion.

@Amjad_Sahi Thanks for your support. I’ll check it and let u know if there are any issues related to it.

@loc.nguyen,

You are welcome.