LTYPE

Set the line style

Description:

Change the line style.

This command is a synonym for CHANGE LINESTY=.

Usage:

ltype linesty

Parameters:

LINESTY = _INTEGER (Read and Write)
The line style used by PGPLOT. The line style may be one of the following:
  • 1 – full line,

  • 2 – dashed,

  • 3 – dot-dash-dot-dash,

  • 4 – dotted,

  • 5 – dash-dot-dot-dot.

[]