SharpPlot Reference > SharpPlot Methods > RenderImageMap Method > (Double) SharpPlot.RenderImageMap Method (Double)
Return HTML imagemap at given resolution.
public string RenderImageMap(
double dpi
);
-
dpi
- Chart resolution to use, in dots per inch (defaults to 96).
-
return value
- HTML imagemap for chart.
See also ...SharpPlot Members | SharpPlot.RenderImageMap Method
Send comments on this topic © Dyalog Ltd 2021
|