This sample demonstrates the print and export functionalities of the linear gauge.
In this example, you can see how to print and export the rendered linear 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 linear gauge can be exported to JPEG, PNG, SVG, and PDF formats.
In this example, you can see how to print and export the rendered linear 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 linear gauge can be exported to JPEG, PNG, SVG, and PDF formats.