Click or drag to resize
RangeValueMinMax Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates whether this RangeValue represents a minimum of maximum value.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public RangeValueMinMaxEnum MinMax { get; }

Property Value

Type: RangeValueMinMaxEnum
A value that indicates whether this RangeValue represents a minimum of maximum value.

Return Value

Type: RangeValueMinMaxEnum
A value that indicates whether this RangeValue represents a minimum of maximum value.
Remarks