New to Kendo UI for Angular? Start a free 30-day trial
ChartSVGExportOptions
Represents the Kendo UI for Angular Chart SVG export options.
Name | Type | Default | Description |
---|---|---|---|
height? |
|
Specifies the height (in pixels) of the exported SVG. If not set, the height of the exported element will be used. | |
raw? |
|
|
If set to |
width? |
|
Specifies the width (in pixels) of the exported SVG. If not set, the width of the exported element will be used. |