• 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 Linear Gauge Control

This sample demonstrates the print and export functionality of linear gauge.

DEMO
SOURCE
Export Type
File Name

In this example, you can see how to export and print the rendered linear gauge. The Linear Gauge can be exported to JPEG, PNG, SVG, and PDF formats. Print functionality is done by print method when AllowPrint is set as true. Export functionality is done by export method when AllowImageExport and AllowPdfExport are set as true.

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