Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SmithchartExportType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SmithchartExportType

    Export type for

    Inheritance
    System.Object
    SmithchartExportType
    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SmithchartExportType : Enum

    Fields

    JPEG

    JPEG - export the image file format as jpeg.

    Declaration
    public const SmithchartExportType JPEG
    Field Value
    Type Description
    SmithchartExportType

    PDF

    PDF - export the image file format as pdf.

    Declaration
    public const SmithchartExportType PDF
    Field Value
    Type Description
    SmithchartExportType

    PNG

    PNG - export the image file format as png.

    Declaration
    public const SmithchartExportType PNG
    Field Value
    Type Description
    SmithchartExportType

    SVG

    SVG - export the image file format as svg.

    Declaration
    public const SmithchartExportType SVG
    Field Value
    Type Description
    SmithchartExportType

    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