menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelPrintedChartSize - UWP 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.UWP.dll
    Syntax
    public sealed class ExcelPrintedChartSize : Enum

    Fields

    Custom

    Represents the Custom option.

    Declaration
    public const ExcelPrintedChartSize Custom
    Field Value
    Type
    ExcelPrintedChartSize

    ScaleToFitPage

    Represents the ScaleToFit page option.

    Declaration
    public const ExcelPrintedChartSize ScaleToFitPage
    Field Value
    Type
    ExcelPrintedChartSize

    UseFullPage

    Represents the Use Full Page option.

    Declaration
    public const ExcelPrintedChartSize UseFullPage
    Field Value
    Type
    ExcelPrintedChartSize

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved