Currently, when you serialize a gauge control (using the XamlWriter.Save() method), the values of the properties of type GaugeMeasure are not serialized properly. Instead of the measure value, the result from the ToString() method of the GaugeMeasure() class is serialized - Telerik.Windows.Controls.Gauge.GaugeMeasure.