Warning: Undefined array key "lid" in /db/www/plotdoc/local/config.php on line 56

Plot2 Documentation : Command - Anumalign browse

Macro Command Reference


anumalign <AXIS> <ALIGN>

Defines the alignment of axis numbers.

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)

ALIGN

A parameter wich defines the alignment of different objects, possible values:

topleft<BR>tl<BR>1topcenter<BR>tc<BR>2topright<BR>tr<BR>3
centerleft<BR>cl<BR>8center<BR>c<BR>0centerright<BR>cr<BR>4
bottomleft<BR>bl<BR>7bottomcenter<BR>bc<BR>6bottomright<BR>br<BR>5