GuiXYPlotBaseSavePlot Method

Save plot file dialog

Definition

Namespace: Metas.Vna.Data.Gui
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public void SavePlot(
	int width,
	int height,
	Font font,
	bool legendVisible
)

Parameters

width  Int32
Width
height  Int32
Height
font  Font
Font
legendVisible  Boolean
Legend Visible

See Also