---
title: Export Options
page_title: Export Options - RadialGauge - Kendo UI for Vue
description: "Export the Kendo UI RadialGauge wrapper for Vue to PDF, PNG, and SVG formats."
slug: export_options_radialgauge_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/gauges/export-options/"
position: 4
---

<div><WrapperBanner link="/kendo-vue-ui/components/gauges/export-options/"></WrapperBanner></div>    

# Export Options

The Kendo UI RadialGauge 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 radialgauge/export-options/main.vue preview %}
{% embed_file radialgauge/export-options/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI RadialGauge for jQuery](https://docs.telerik.com/kendo-ui/controls/gauges/radialgauge/overview)
* [API Reference of the RadialGauge Widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/radialgauge)
