I'm using a NumericIndicator on a RadialGauge with GaugeRange values. I'd like to set the NumericIndicator to use the GaugeRange values as the foreground color when using FontNumberPosition for the NumericIndicator.Position values. I've set the NumericIndicator UseRangeColor =True but according to the documentation, that sets the background color. Is there a quick way to achieve the result I'm looking for?