Home / Lua / Client / ProgressBar / Functions / SetAutoLabel


Returns    none
Prototype    ProgressBar:SetAutoLabel(boolean)
Description    Sets auto labeling of the progress bar. If this is set to true, label will point to the current value, like 50%. If set to false, label can be set using ProgerssBar:SetText.