Click or drag to resize
SummaryColumnDisplayType Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value representing the type of object that will be used to display this summary column.

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

Property Value

Type: SummaryColumnSummaryDataDisplayType
The type of object that will be used to display this summary column.

Return Value

Type: SummaryColumnSummaryDataDisplayType
The type of object that will be used to display this summary column.
Remarks