Click or drag to resize
GaugeDataRangeCollection Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the range collection for the Gauge object

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

Property Value

Type: RangeCollection
The range collection for the Gauge object

Return Value

Type: RangeCollection
The range collection for the Gauge object
Remarks