Options for Lines

 

-d

Syntax: get name -d [variableName]

Get the line style index number. By the order in the Style drop-down list on the Line tab of the Plot Details dialog box: 0 = solid, 1 = dash, etc. as in the line style list.

-dn

Syntax: get name -dn [variableName]

Get the indexing dataset name of line style.

-l

Syntax: get name -l [variableName]

Get the line connection method (Connect drop-down on Line tab). 0 = no line, 1 = straight, 2 = 2 pt. segment, 3 = 3 pt. segment, 8 = Bspline, 9 = spline, 11 = step horz, 12 = step vert, 13 = step center, 15 = Bezier.

-lfp

Syntax: get column

Get the column that contains the Fill to data plot dataset (the column named by the Data Plot drop-down on under Fill Area Under Curve). 0 = Next Plot, nn = offset.

-lh

Syntax: get name -lh [variableName]

Get Show/hide status for horizontal drop lines for 2D plot. Get Show/hide status for drop lines on XZ plane for 3D scatter plot or trajectory plots. 1 = show drop lines, 0 = hide drop lines.

-lhc

Syntax: get name -lhc [variableName]

Get the horizontal drop line color index.

-lhs

Syntax: get name -lhs [variableName]

Get the horizontal drop line style. 0 = solid, 1 = dash, etc. as in the line style list.

-lhw

Syntax: get name -lhw [variableName]

Get the horizontal drop line width. 500 = 1 point.

-lo

Syntax: get name -lo [variableName]

Get Show/hide status for drop lines on XZ plane for 3D scatter plot or trajectory plots. 1 = show drop lines, 0 = hide drop lines.

-lv

Syntax: get name -lv [variableName]

Get Show/hide status for vertical drop lines for 2D plot. Get Show/hide status for drop lines on YZ plane for 3D scatter plot or trajectory plots. 1 = show drop lines, 0 = hide drop lines.

-lvc

Syntax: get name -lvc [variableName]

Get the vertical drop line color index.

-lvs

Syntax: get name -lvs [variableName]

Get the vertical drop line style. 0 = solid, 1 = dash, etc. as in the line style list.

-lvw

Syntax: get name -lvw [variableName]

Get the vertical drop line width. 500 = 1 point.

-w

Syntax: get name -w [variableName]

Get line width. Units are pts X 500. Line must have an an associated Line tab in Plot Details.

-wn

Syntax: get name -wn [variableName]

Get the dataset name used to index the width of each line segment.

-wp

Syntax: get name -wp [variableName]

Get line width. Units are pts (see -w, above).