Macro Command Reference


asetminticks <AXIS> <BOOL>

Enable or disable axis minor ticks.

AXIS

Defines the axis to which the command apply. Possible values are:

allall four axis
xboth X axis
yboth Y axis
1, x1, xb, bottom1. X axis (bottom)
2, y1, yl, left1. Y axis (left)
3, x2, xt, top2. X axis (top)
4, y2, yr, right2. Y axis (right)

BOOL

this is a switch parameter which can only have two values.Possible values:

0, false, no, offSwitch Off
1, true, yes, onSwitch On