• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Print & Export in ASP.NET MVC Circular Gauge Control

This sample demonstrates the print and export functionalities of the circular gauge.

DEMO
SOURCE
Export Type
File Name

In this example, you can see how to print and export the rendered circular gauge. You can add print functionality by using the print method when AllowPrint is set as true. Also, you can add export functionality by using the export method when AllowImageExport and AllowPdfExport are set as true. The circular gauge can be exported to JPEG, PNG, SVG, and PDF formats.

More information about print and export can be found in this documentation section.