Click or drag to resize
GaugeDataValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the value this Gauge object should display

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

Property Value

Type: Decimal
The value this Gauge object should display

Return Value

Type: Decimal
The value this Gauge object should display
Remarks