Enum ExportType
Specifies the export type for the component.
Namespace: Syncfusion.Blazor.Chart3D
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ExportType
Fields
| Name | Description |
|---|---|
| JPEG | Specifies the rendered component to be exported in the JPEG format. |
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. |