Hi,
Can anyone suggest, how can I change the color of Line as below condition,
if Performance less then Threshold Point 1 and Threshold Point 2 then the Performance line color should change to Red color.
if Performance greater then Threshold Point 1 and 2 then the Performance line color should change to Blue color.
if Performance in between Threshold Point 1 and 2 then the Performance line color should change to Green color.
like the below image.
Thanks,