Macro Command Reference
setdrawallpoints <BOOL>
If enabled Plot draws always every data point. Typically Plot decides how many data points will be plotted and the result is reasonable. In some cases enabling this option can enhance your plot.
BOOL
this is a switch parameter which can only have two values.Possible values:
0, false, no, off | Switch Off |
1, true, yes, on | Switch On |