menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ScalingMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ScalingMode

    Specifies the quality of the image in chart to image conversion.

    Inheritance
    System.Object
    ScalingMode
    Namespace: Syncfusion.OfficeChart
    Assembly: Syncfusion.OfficeChart.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
    ScalingMode

    Normal

    Save the image with normal image quality.

    Declaration
    public const ScalingMode Normal
    Field Value
    Type
    ScalingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved