GuiXYPlotBasePlot2Bitmap Method
Draws plot as bitmap
Namespace: Metas.Vna.Data.GuiAssembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
public Bitmap Plot2Bitmap(
int width,
int height,
Font font,
bool legendVisible
)
Public Function Plot2Bitmap (
width As Integer,
height As Integer,
font As Font,
legendVisible As Boolean
) As Bitmap
public:
Bitmap^ Plot2Bitmap(
int width,
int height,
Font^ font,
bool legendVisible
)
member Plot2Bitmap :
width : int *
height : int *
font : Font *
legendVisible : bool -> Bitmap
- width Int32
- Width
- height Int32
- Height
- font Font
- Font
- legendVisible Boolean
- Legend Visible
BitmapBitmap