SharpPlot Reference > SharpPlot Methods > RenderVml Method > (Boolean,Double)

SharpPlot.RenderVml Method (Boolean,Double)

Return completed chart as VML with with specified resolution and optional paper outline.

public string RenderVml(
    bool showPaper,
    double dpi
);
showPaper
Flag to creata a drop-shadow outline.
dpi
VML Resolution in dots per inch (default is 0 for fully scalable).
return value
Completed chart as VML.

See also ...

SharpPlot Members | SharpPlot.RenderVml Method


Send comments on this topic
© Dyalog Ltd 2021