New to Kendo UI for AngularStart a free 30-day trial

ChartSVGExportOptions

Represents the Kendo UI for Angular Chart SVG export options.

NameTypeDefaultDescription

height?

number

Specifies the height (in pixels) of the exported SVG. If not set, the height of the exported element will be used.

raw?

boolean

false

If set to true, the promise is resolved with the raw SVG document without the Data URI prefix.

width?

number

Specifies the width (in pixels) of the exported SVG. If not set, the width of the exported element will be used.

Not finding the help you need?
Contact Support