New to Telerik UI for ASP.NET Core? Download free 30-day trial
PDF Export
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
pdf_export.cshtml
Pdf_ExportController.cs
StockDataPoint.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
This example shows how to configure the PDF export settings of the Telerik Core Charting helper.
You can specify the Author, Creator, Date, FileName, AllPages, PaperSize, ProxyURL and other options, through the PDF property of the Chart helper.
The saveAsPDF or exportPDF methods can be used to trigger export operation.