Click or drag to resize
DashboardObjectGaugeData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the GaugeData object that represents numerical information about this dashboard object

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

Property Value

Type: GaugeData
The GaugeData object that represents numerical information about this dashboard object

Return Value

Type: GaugeData
The GaugeData object that represents numerical information about this dashboard object
Remarks