Blazor Circular Gauge Example - Print & Export
Properties
This sample demonstrates the print and export functionalities of the circular gauge component for document generation and sharing.
Functionality:
- Print capability using PrintAsync method with AllowPrint set to true
- Export capability using ExportAsync method with AllowImageExport and AllowPdfExport set to true
- Multiple export formats: JPEG, PNG, SVG, and PDF
More information about print and export can be found in this documentation section.