SharpPlot Reference > SharpPlot Methods > RenderVml Method > (Boolean) SharpPlot.RenderVml Method (Boolean)
Return completed chart as VML with points units and optional paper outline.
public string RenderVml(
bool showPaper
);
-
showPaper
- Flag to creata a drop-shadow outline.
-
return value
- Completed chart as VML.
See also ...SharpPlot Members | SharpPlot.RenderVml Method
Send comments on this topic © Dyalog Ltd 2021
|