Gauge – Dial type setup

Started by Nagav, August 05, 2015, 12:49:03 PM

Previous topic - Next topic

Nagav

Hi

In Gauge – Dial type, I have following setting
Min value as 0.0
Max value as 250.0
Left red zero end as 0.0
Left yellow zero end as 0.0
Right yellow zone start as 150.0
Right red zone start as 200.0
With above setting I got dial as
0 to 150 – with green color
150 to 200 – with yellow color
200 to 250 – with red color
But I have requirement where I need to get
0 to 150 – with red color
150 to 200 – with yellow color
200 to 250 – with green color
What value I need to change to get dial with above my requirement? Is it possible? In our case as the value decrease it is more risk and its color should be red.

Victor Kirhenshtein

Hi,

you should set:

left red end at 150;
left yellow end at 200;
right yellow start at 250;
right red start at 250;

Best regards,
Victor

Nagav

Hi Victor

Thanks, it works

Regards
Naga