Back to Devexpress

RangeValue Constructors

wpf-devexpress-dot-xpf-dot-gauges-dot-rangevalue-dot-ctor.md

latest819 B
Original Source

RangeValue Constructors

Stores one of the range values.

NameParametersDescription
RangeValue(Double, RangeValueType)value, typeInitializes a new instance of the RangeValue class with the specified value and value type.
RangeValue(Double)valueInitializes a new instance of the RangeValue class with the specified value.

See Also

RangeValue Struct

RangeValue Members

DevExpress.Xpf.Gauges Namespace