This is another horizontal bar, but, with 8 levels.
Usage:
$dll(RafaBar2,1,min#max#atual,orientation)
Where:
min
Lower value of scale (number = any)
max
Higher value of scale (number = any)
actual
Atual value of scale (number = any)
orientation
Direction of scale (string = "lr" or "rl")
lr -> Left to Right
rl -> Right to Left
Example:
$dll(RafaBar2,1,0#100#$CPUUsage%,lr)
$dll(RafaBar2,1,0#100#$CPUUsage%,rl)
Picture:

Suggestions:
Are wellcome...