Enum ExportType
Defines the export type of the rendered linear gauge.
Namespace: Syncfusion.Blazor.LinearGauge
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ExportType
Fields
| Name | Description |
|---|---|
| JPEG | Specifies the rendered linear gauge to be exported as JPEG format. |
Specifies the rendered linear gauge to be exported as PDF format. |
|
| PNG | Specifies the rendered linear gauge to be exported as PNG format. |
| SVG | Specifies the rendered linear gauge to be exported as SVG format. |