Click or drag to resize
GaugeDataPercentageValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the current value for this object as a percentage of the range

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

Property Value

Type: Decimal
The current value for this object as a percentage of the range

Return Value

Type: Decimal
The current value for this object as a percentage of the range
Remarks