SharpPlot Reference > SharpPlot Methods > SaveVml Method > (String,Boolean) SharpPlot.SaveVml Method (String,Boolean)
Save chart as a string of HTML code with optional paper and resolution.
public void SaveVml(
string filename,
bool showPaper
);
-
filename
- Name of output file.
-
showPaper
- Flag to creata a drop-shadow outline.
See also ...SharpPlot Members | SharpPlot.SaveVml Method
Send comments on this topic © Dyalog Ltd 2021
|