alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum ExportType

    Specifies the export type for the component.

    Namespace: Syncfusion.Blazor.Charts
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum ExportType

    Fields

    Name Description
    CSV

    Specifies the rendered Chart, StockChart, AccumulationChart and RangeNavigator components data to be exported in the CSV format.

    JPEG

    Specifies the rendered component to be exported in the JPEG format.

    PDF

    Specifies the rendered component to be exported in the PDF format.

    PNG

    Specifies the rendered component to be exported in the PNG format.

    SVG

    Specifies the rendered component to be exported in the SVG format.

    XLSX

    Specifies the rendered Chart, StockChart, AccumulationChart and RangeNavigator components data to be exported in the XLSX format.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved