Click or drag to resize
DashboardObjectSummaryData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the SummaryData object that defines and generates the data used to render this chart.

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

Property Value

Type: SummaryData
The SummaryData object that defines and generates the data used to render this chart.

Return Value

Type: SummaryData
The SummaryData object that defines and generates the data used to render this chart.
Remarks