PieChartBuilder.OnFileSaving Method
Name | Parameters | Description |
---|---|---|
OnFileSaving(RazorBlock) | jsFunc | A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side onFileSaving option. |
OnFileSaving(String) | jsFunc | A function that is executed before a file with exported UI component is saved to the user's local storage. Mirrors the client-side onFileSaving option. |