Enum ScalingMode
Specifies the quality of the image in chart to image conversion.
Namespace: Syncfusion.OfficeChart
Assembly: Syncfusion.OfficeChart.Base.dll
Syntax
public enum ScalingMode
Fields
Name | Description |
---|---|
Best | Save the image with best image quality which results large image size. |
Normal | Save the image with normal image quality. |