Color Range Behavior

Color ranges are not rendered the same way for two identical gauges with approximate starting and ending values if one gauge has one or more blank color range buckets, and the other has all explicitly defined.

For example in the first sample, the numeric scale for the color ranges is defined at:

Table 196. Speedometer 1 Color Range

MinMaxColor
1050 Red
50100Green

The result is:

Image shows color range with explicit values in the color range buckets.

In the second example, the numeric scale for the color ranges is defined at:

Table 197. Speedometer 2 Color Range

MinMaxColor
 50 Red
50 Green
Image show gauge with some color range buckets have been left blank.