ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPrintedChartSize - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelPrintedChartSize

    Enumeration of the print size of charts in Excel.

    Inheritance
    System.Object
    ExcelPrintedChartSize
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelPrintedChartSize : Enum

    Fields

    Custom

    Represents the Custom option.

    Declaration
    public const ExcelPrintedChartSize Custom
    Field Value
    Type Description
    ExcelPrintedChartSize

    ScaleToFitPage

    Represents the ScaleToFit page option.

    Declaration
    public const ExcelPrintedChartSize ScaleToFitPage
    Field Value
    Type Description
    ExcelPrintedChartSize

    UseFullPage

    Represents the Use Full Page option.

    Declaration
    public const ExcelPrintedChartSize UseFullPage
    Field Value
    Type Description
    ExcelPrintedChartSize

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved