02-20-2015 10:49 AM - edited 02-20-2015 10:50 AM
Hello guys,
I try to get 2 diferent scales range in one progess bar. But I cant get it.
So, I tried to join 2 progess bar putting the fit scales to look similar like I want to. One from 0 to 100 and the second from 100 to 300.
In case I need to use 2 progress bar, the problem is the second start with mark in the start, I would like the second to be totally clear from 0.
Is it possible?.
Regards.
Solved! Go to Solution.
02-20-2015 11:56 AM
Dear Fonsi,
When progress bar is equal to 0, it will display a thin color at 0 point.
So I use property node to change fill color.
Patrick
02-20-2015 12:19 PM
THanks for reply!.
Can you update to lv2013?.
Regards.
02-20-2015 12:27 PM
Alternatively, you could set the Fill Style. 0 is no fill while 1 is Fill To Min.
02-20-2015 01:18 PM
Thank you crossrulz!.
It is valid for me.
Regards.