Click or drag to resize
GaugeDataSummaryColumn Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a SummaryColumn object that will be used to calculate the value represented by this gauge.

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

Property Value

Type: SummaryColumn
A SummaryColumn object that will be used to calculate the value represented by this gauge.

Return Value

Type: SummaryColumn
A SummaryColumn object that will be used to calculate the value represented by this gauge.
Remarks