SharpPlot Reference > SharpPlot Methods > RenderChartLog Method > (Boolean,Boolean) SharpPlot.RenderChartLog Method (Boolean,Boolean)
Return log with optional pre-scan and detail flags.
public string RenderChartLog(
bool prescan,
bool detail
);
-
prescan
- Flag to allow the prescan code to run on the intermediate page format.
-
detail
- Flag to allow ids and other detail to be shown in addition to basic logging.
-
return value
- Readable version of internal chart macros.
See also ...SharpPlot Members | SharpPlot.RenderChartLog Method
Send comments on this topic © Dyalog Ltd 2021
|