SharpPlot Reference > SharpPlot Methods > SaveChartLog Method > (String,Boolean,Boolean) SharpPlot.SaveChartLog Method (String,Boolean,Boolean)
Save log with prescan and detail level.
public void SaveChartLog(
string filename,
bool prescan,
bool detail
);
-
filename
- Name of output text file.
-
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.
See also ...SharpPlot Members | SharpPlot.SaveChartLog Method
Send comments on this topic © Dyalog Ltd 2021
|