The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Similar to Support for Exporting the Diagram to SVG (as do other platform implementations), what are the plans to have SVG export for the Syncfusion Chart for Xamarin Forms?
We use the SVG Export functionality within Essential JS 1 and would like our Xamarin Forms implementation to retain the same image quality and flexibility that the JavaScript implementation maintains.
BKBharathiraja K Syncfusion Team May 16, 2019 01:29 PM UTC
Hi Robert,
Greetings from Syncfusion. Currently we don’t have support to export chart as SVG, but we can export chart as image or stream, so using any of the open source plugins we can convert stream to SVG.
I did notice in (and have since up-voted) that UWP support for GetStream appears unavailable, hopefully that is prioritized in to a release soon.
Kind regards.
Robert.
BKBharathiraja K Syncfusion Team May 17, 2019 12:11 PM UTC
Hi Robert,
We would like to let you know that GetStream support for chart UWP is already included in our recent release 2019 Volume-1(17.1.0.38). We have prepared a sample for convert Chart to PDF using GetStreamAsync() method. For more details please refer below link.