Click or drag to resize
GaugeDataSourceDataTable Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the source data table that will be used to calculate the Gauge ranges and value.

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

Return Value

Type: DataTable
The source data table that will be used to calculate the Gauge ranges and value.
Remarks