Admin Production ni-theme
Current Publication

ATTR_TICK_STYLE

LabWindows/CVI

ATTR_TICK_STYLE

Type: Control attribute
Description: The marker style for the control.
Control Types: Numeric slides, ring slides.
Data Type: integer
Default Value: VAL_FULL_TICKS (ring slides), VAL_NO_MINOR_TICKS (numeric slides)
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

VAL_NO_TICKS Do not draw tick lines next to the displayed numeric values.
VAL_NO_MINOR_TICKS Only draw the tick lines next to the displayed numeric values.
VAL_FULL_TICKS Draw tick lines next to and between the displayed numeric values.