[]
        
(Showing Draft Content)

C1.Maui.Chart.FlexChartBase.SaveSvg

SaveSvg Method

SaveSvg(Stream, Rect?)

Saves chart as SVG image to the specified stream.

Declaration
public void SaveSvg(Stream stream, Rect? rect = null)
Parameters
Type Name Description
Stream stream
Rect? rect