GuiXYPlotBaseCopyPlot Method
Copies plot to clipboard
Namespace: Metas.Vna.Data.GuiAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public void CopyPlot(
int width,
int height,
Font font,
bool legendVisible
)
Public Sub CopyPlot (
width As Integer,
height As Integer,
font As Font,
legendVisible As Boolean
)
public:
void CopyPlot(
int width,
int height,
Font^ font,
bool legendVisible
)
member CopyPlot :
width : int *
height : int *
font : Font *
legendVisible : bool -> unit
Parameters
- width Int32
- Width
- height Int32
- Height
- font Font
- Font
- legendVisible Boolean
- Legend Visible