Click or drag to resize
GaugeDataShowAsPercentage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the values on the Gauge should be shown as a percentage

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

Property Value

Type: Boolean
True if the values on the Gauge should be shown as a percentage

Return Value

Type: Boolean
True if the values on the Gauge should be shown as a percentage
Remarks