Lua/Client/ProgressBar/Functions/SetAutoLabel
From JC2-MP Documentation
< Lua | Client | ProgressBar
  
| 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. | 

