I would like to bind colors with DynamicResource syntax for the Gauge ranges, for example:
<telerik:GaugeRange Color="{DynamicResource PrimaryColor}" From="0" To="100" />