Admin Production ni-theme
Current Publication

ATTR_XYLABEL_FONT_NAME_LENGTH

LabWindows/CVI

ATTR_XYLABEL_FONT_NAME_LENGTH

Type: Control attribute
Description:
NoteNote  This attribute has been superseded by the ATTR_XLABEL_FONT_NAME_LENGTH and ATTR_YLABEL_FONT_NAME_LENGTH attributes.


The number of bytes in the name of the font for the x- and y-axis labels. The length does not include the ASCII NUL byte.

Use this value to determine the size of the buffer to pass when you call GetCtrlAttribute and specify the ATTR_XYLABEL_FONT attribute.
Control Types: Digital graphs, graphs, strip charts.
Restrictions: Not settable.
Data Type: integer
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later