SharpPlot Reference > SharpPlot Methods > RenderDocument Method > (Int32[]) SharpPlot.RenderDocument Method (Int32[])
Return selected charts pages as a Document instance.
public Document RenderDocument(
int[] pages
);
-
pages
- Chart pages to put into Document (in that order).
-
return value
- Document containing chart.
See also ...SharpPlot Members | SharpPlot.RenderDocument Method
Send comments on this topic © Dyalog Ltd 2021
|