C# Class OxyPlot.Avalonia.SvgExporter

Provides functionality to export plots to scalable vector graphics using text measuring in Avalonia.
Inheritance: OxyPlot.SvgExporter
Exibir arquivo Open project: oxyplot/oxyplot-avalonia

Public Methods

Method Description
SvgExporter ( ) : Avalonia.Controls

Initializes a new instance of the SvgExporter class.

Method Details

SvgExporter() public method

Initializes a new instance of the SvgExporter class.
public SvgExporter ( ) : Avalonia.Controls
return Avalonia.Controls