SharpPlot Reference > SharpPlot Methods > RenderBitmap Method > (Double) SharpPlot.RenderBitmap Method (Double)
Return completed chart as Bitmap at given resolution.
public Bitmap RenderBitmap(
double dpi
);
-
dpi
- Resolution to use, in dots per inch (defaults to 96).
-
return value
- Completed chart as a Bitmap object.
See also ...SharpPlot Members | SharpPlot.RenderBitmap Method
Send comments on this topic © Dyalog Ltd 2021
|