Click or drag to resize

IndexValuePairValue Property

Gets the value in the index/value pair.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public double Value { get; }

Property Value

Type: Double
The value of the IndexValuePair.
Remarks
This property is read/only.
See Also