Enum ExportType
Specifies the export type for the rendered treemap.
Namespace: Syncfusion.Blazor.TreeMap
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ExportType
Fields
| Name | Description |
|---|---|
| JPEG | Specifies the rendered treemap to be exported in the JPEG format. |
Specifies the rendered treemap to be exported in the PDF format. |
|
| PNG | Specifies the rendered treemap to be exported in the PNG format. |
| SVG | Specifies the rendered treemap to be exported in the SVG format. |