Admin Production ni-theme
Current Publication

ATTR_PROGRESSBAR_ADJUSTMENT_TYPE

LabWindows/CVI

ATTR_PROGRESSBAR_ADJUSTMENT_TYPE

Data Type: integer
Access:read/write
Functions:ProgressBar_GetAttribute
ProgressBar_SetAttribute
Description: The adjustment method that the control applies to the milestones based on the actual time intervals elapsed before reaching each milestone.
This attribute has no effect on the adjustment made to the total time estimate for the task.
Default Value: VAL_PROGRESSBAR_ADJUST_POSITION
Values:
VAL_PROGRESSBAR_ADJUST_POSITION (1)Each milestone automatically adjusts its position in the progress bar control measured as a percentage value.
VAL_PROGRESSBAR_ADJUST_RATE (2)Each milestone automatically adjusts the rate at which the control advances toward it when the control is in auto update mode.
LabWindows/CVI
Compatibility:
LabWindows/CVI 2009 and later