Enum
IndicatorValueMember

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:

cs-api-definition
public enum IndicatorValueMember

Fields

Duration

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

Declaration

cs-api-definition
Duration = 1

Field Value

IndicatorValueMember

Value

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

Declaration

cs-api-definition
Value = 0

Field Value

IndicatorValueMember

In this article
DefinitionFieldsDurationValue
Not finding the help you need?
Contact Support