RadControls for Silverlight

This class represents an individual mapping between a field from the RadGauge indicator's ValueSource and the IndicatorValueMember member that should be mapped to it.

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.1.403.1050

Syntax

C#
public class IndicatorValueMapping
Visual Basic
Public Class IndicatorValueMapping

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Gauges..::..IndicatorValueMapping

See Also