menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SankeyExportType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SankeyExportType

    Specifies the export type for the SfSankey.

    Inheritance
    System.Object
    SankeyExportType
    Namespace: Syncfusion.Blazor.Sankey
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class SankeyExportType : Enum

    Fields

    JPEG

    Specifies the SfSankey export type as JPEG.

    Declaration
    public const SankeyExportType JPEG
    Field Value
    Type
    SankeyExportType

    PDF

    Specifies the SfSankey export type as PDF.

    Declaration
    public const SankeyExportType PDF
    Field Value
    Type
    SankeyExportType

    PNG

    Specifies the SfSankey export type as PNG.

    Declaration
    public const SankeyExportType PNG
    Field Value
    Type
    SankeyExportType

    SVG

    Specifies the SfSankey export type as SVG.

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