Enum ExcelPrintedChartSize
Enumeration of the print size of charts in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelPrintedChartSize
Fields
Name | Description |
---|---|
Custom | Represents the Custom option. |
ScaleToFitPage | Represents the ScaleToFit page option. |
UseFullPage | Represents the Use Full Page option. |