Class SmithchartExportType
Export type for
Inheritance
System.Object
SmithchartExportType
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class SmithchartExportType : Enum
Fields
JPEG
JPEG - export the image file format as jpeg.
Declaration
public const SmithchartExportType JPEG
Field Value
Type | Description |
---|---|
SmithchartExportType |
PDF - export the image file format as pdf.
Declaration
public const SmithchartExportType PDF
Field Value
Type | Description |
---|---|
SmithchartExportType |
PNG
PNG - export the image file format as png.
Declaration
public const SmithchartExportType PNG
Field Value
Type | Description |
---|---|
SmithchartExportType |
SVG
SVG - export the image file format as svg.
Declaration
public const SmithchartExportType SVG
Field Value
Type | Description |
---|---|
SmithchartExportType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |