Enum SankeyExportType
Specifies the export type for the SankeyChart.
Namespace: Syncfusion.Blazor.Sankey
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SankeyExportType
Fields
| Name | Description |
|---|---|
| JPEG | Specifies the SfSankey export type as JPEG. |
Specifies the SfSankey export type as PDF. |
|
| PNG | Specifies the SfSankey export type as PNG. |
| SVG | Specifies the SfSankey export type as SVG. |