Hi I have a requirement where I need to display a range inside a gauge and based upon the gauge scale, I need to change the colour of the range.
i.e., If my scale ranges from 0 to 5, the range colour would be 0-3.5 green, 3.5-4.5 amber and 4.5-5 red.
Note: I am developing my report in sql data tools (VS 2010 Shell)
Any suggestions?