Admin Production ni-theme
Current Publication

ATTR_ANNOTATION_CAPTION_ALWAYS_IN_VIEW

LabWindows/CVI

ATTR_ANNOTATION_CAPTION_ALWAYS_IN_VIEW

Type: Annotation attribute
Description: Specifies whether any part of the caption can be moved outside of the plot area.

If ATTR_ANNOTATION_XOFFSET or ATTR_ANNOTATION_YOFFSET is set such that the caption is partially or completely outside the plot area and this attribute is enabled, the caption will immediately jump to the nearest edge of the plot area. In this case, retrieving the value of ATTR_ANNOTATION_XOFFSET or ATTR_ANNOTATION_YOFFSET may result in an offset that does not accurately reflect the displayed position of the caption.

0 = Caption can be placed outside plot area

1 = Caption is fully inside plot area
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.0 and later

Values

0 False
1 True