Blazor Chart with Print Example.
Properties
This sample demonstrates the print functionality in the charts component, enabling users to print chart visualizations directly from the browser.
By clicking the Print button, you can initiate a print operation for the chart using the PrintAsync method. This feature allows for easy sharing and documentation of chart data.
More information about the print feature can be found in this documentation section.