UNPKG

@progress/kendo-gauges-vue-wrapper

Version:
27 lines (19 loc) 1.03 kB
--- title: Export Options page_title: Export Options - LinearGauge - Kendo UI for Vue description: "Export the Kendo UI LinearGauge wrapper for Vue to PDF, PNG, and SVG formats." slug: export_options_lineargauge_wrapper canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/gauges/export-options/" position: 5 --- <div><WrapperBanner link="/kendo-vue-ui/components/gauges/export-options/"></WrapperBanner></div> # Export Options The Kendo UI LinearGauge allows you to export it to PDF, PNG, or SVG formats. To implement the desired export options, use the `pdfExport`, `imageExport`, or `svgExport` configuration respectively. {% meta height:400 %} {% embed_file lineargauge/export-options/main.vue preview %} {% embed_file lineargauge/export-options/main.js %} {% endmeta %} ## Suggested Links * [Kendo UI LinearGauge](https://docs.telerik.com/kendo-ui/controls/gauges/lineargauge/overview) * [API Reference of the LinearGauge Widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/lineargauge)