*plotlegend()

Syntax

*plotlegend (on xloc yloc font idson)

Type

HyperMesh HMASCII Command

Inputs

on
1, if the legend is on.
0, if the plot legend is off.
xloc
The x location of the legend (0.0 - 1.0).
yloc
The y location of the legend (0.0 - 1.0).
font
The font of the legend (1, 2, 3, or 4).
idson
1, if the legend IDs are on.
0, if the legend IDs are off.

Example

This command must follow a *plot() command.

Errors

None.