LineType - property of the tvGraph object
Description:
Type of the line which is used for drawing the trend if the
Type is selected -
"Linear",
"Const(x)" or
"Stairs".
Values:
0 - solid (continuous line)
1 - dash (dashed line _ _ _)
2 - dot (dotted line . . .)
3 - dash-dot (dash-dotted line _ . _)
4 - dash-dot-dot (double dot-dashed line _ .. _)
5 - no line
History:
Pm9.00.21: New types of the line: 4 (double dot-dashed line) and 5 (no line).