Admin Production ni-theme
Current Publication

ATTR_LINE_STYLE

LabWindows/CVI

ATTR_LINE_STYLE (Plot)

Type: Plot attribute
Description: The line style for the plot on the graph.
Plot Types: Line, waveform, X, XY, Y.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 4.0 and later

Values

VAL_DASH_DOT A line with alternating dashes and dots.
VAL_SOLID A solid line.
VAL_DASH A dashed line.
VAL_DOT A dotted line.
VAL_DASH_DOT_DOT A line alternating between one dash and two dots.