Enum ExportType
Specifies the Export Type
Namespace: Syncfusion.Blazor.HeatMap
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ExportType
Fields
| Name | Description |
|---|---|
| JPEG | Specifies the JPEG Export Type. |
Specifies the PDF Export Type. |
|
| PNG | Specifies the PNG Export Type. |
| SVG | Specifies the SVG Export Type. |