|
There are three properties that change the visuals
- OutlineColor
- InProgressColor
- OutOfProgressColor
Progress that is complete is displayed in the InProgressColor, parts of the
gauge representing territory yet to be covered is shown in the OutOfProgressColor. The
Outline color is the border around the boxes that make up the gauge
In the above gauge the InProgressColor is cyan, the OutOfProgressColor is light gray
and the OutlineColor is Black.
The actual values are not colors but ColorPoints which allow us to specify
gradients for the color. For a description of color points look at the Dial360 control
Here are two example gauges showing the full range of possibilities, the second
is deliberately garish to highlight what color effects what visuals
|