Click or drag to resize
RangeValuePercentageValue Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the percentage of the full range value that is used to calculate this value

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

Property Value

Type: Decimal
The percentage of the full range value that is used to calculate this value

Return Value

Type: Decimal
The percentage of the full range value that is used to calculate this value
Remarks