LabWindows/CVI

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

ATTR_SHIFT_TEXT_PLOTS

Type: Control attribute
Description: Specifies whether to shift text down or to the left when text plotted with PlotText does not completely fit within the graph.

0 = text is not shifted; it may be clipped

1 = text is shifted so that it is not clipped
Control Types: Graphs.
Data Type: integer
Default Value: 1
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

0 False
1 True

Log in to get a better experience