Xamarin.Android

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScalingMode

    Show / Hide Table of Contents

    Class ScalingMode

    It represents the chart image Scaling.

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

    Fields

    Best

    Save the image with best image quality which results large image size.

    Declaration
    public const ScalingMode Best
    Field Value
    Type Description
    ScalingMode

    Normal

    Save the image with normal image quality.

    Declaration
    public const ScalingMode Normal
    Field Value
    Type Description
    ScalingMode

    value__

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