Click or drag to resize
RangeMinimum Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a RangeValue object that represents the minimum value for this range

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public RangeValue Minimum { get; set; }

Property Value

Type: RangeValue
A RangeValue object that represents the minimum value for this range

Return Value

Type: RangeValue
A RangeValue object that represents the minimum value for this range
Remarks