Macro Command Reference
bstyle <lines> <symblos> <fill> <ybars> <xbar> <ystick> <xstick> <dots> <hist> <fhist> <BUFFER>
Enable or disable styles for data buffers. All styles can be combined (values are BOOL).
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 |
BUFFER
a list of one or more data buffers. Possible values are:
all | all buffers in the document |
selected | selected buffers in the document |
unselected | unselected buffers in the document |
visible | visible buffers in the document |
hidden | hidden buffers in the document |
none | no buffer |
b1,b2,b3,...,bn | a list of buffers where the arguments may be math expressions. |
bs..be | buffers from bs to be |