Skip to content

Commit 3dc605c

Browse files
github-actions[bot]NansiYanchevayordan-mitev
authored
Merge kb-chart-export-2124 into production (#2138)
* docs(chart):add KB to link to export example * Update knowledge-base/chart-export-to-image.md Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com> * Update knowledge-base/chart-export-to-image.md Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com> * update description * update linked text --------- Co-authored-by: NansiYancheva <nansi.qncheva@abv.bg> Co-authored-by: NansiYancheva <106161782+NansiYancheva@users.noreply.github.com> Co-authored-by: Yordan <60105689+yordan-mitev@users.noreply.github.com>
1 parent cb6b8be commit 3dc605c

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Export Chart as Image
3+
description: How to export the Chart as an image? How to export the rendered Chart as a JPG file? How to export Chart as an image in Blazor?
4+
type: how-to
5+
page_title: Export Chart as Image
6+
slug: chart-kb-export-to-image
7+
tags: telerik, blazor, chart, export, image
8+
ticketid: 1626687, 1602572
9+
res_type: kb
10+
---
11+
12+
## Environment
13+
14+
<table>
15+
<tbody>
16+
<tr>
17+
<td>Product</td>
18+
<td>Chart for Blazor</td>
19+
</tr>
20+
</tbody>
21+
</table>
22+
23+
24+
## Description
25+
26+
How to export the Chart as an image? How to export the Chart as a JPG file?
27+
28+
29+
## Solution
30+
31+
An example is available in the [project for Chart JPG Export with JS](https://github.com/telerik/blazor-ui/tree/master/common/pdf-jpg-export-js). The project includes a `readme` file that contains guideline and information on the needed libraries for the export.

0 commit comments

Comments
 (0)