LabWindows/CVI

Table of Contents
  • LabWindows/CVI Fundamentals
  • Creating Applications
  • Distributing Applications
  • Library Reference
  • Programmer Reference
  • Hardware Information

ATTR_DS_BIND_LINE_STYLE

Type: Control attribute
Description: The line style for any plots created in the graph by a DataSocket connection.

Linux: DataSocket is not supported.
Control Types: Graphs.
Data Type: integer
Default Value: VAL_SOLID
LabWindows/CVI
Compatibility:
LabWindows/CVI 7.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.

Log in to get a better experience