New to Telerik UI for WPFStart a free 30-day trial

This enumeration represents the options to map to in the context of a RadGauge indicator's value when binding fields from a datasource.

Definition

Namespace:Telerik.Windows.Controls.Gauge

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum IndicatorValueMember

Fields

Field from the datasource will be interpreted as duration of the time period during which indicator has specified value.

C#
Duration = 1

Field from the datasource will be interpreted as indicator's value.

C#
Value = 0
In this article
DefinitionFieldsDurationValue
Not finding the help you need?
Contact Support