C# Class OxyPlot.Wpf.SvgExporter

Provides functionality to export plots to scalable vector graphics using text measuring in WPF.
Inheritance: OxyPlot.SvgExporter
显示文件 Open project: andreasjacobsen93/XamarinThirdpartySamples Class Usage Examples

Public Methods

Method Description
SvgExporter ( ) : System.Windows.Controls

Initializes a new instance of the SvgExporter class.

Method Details

SvgExporter() public method

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