Click or drag to resize
SummaryColumnShowAsPercentageOfTotal Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if this column should be displayed as a percentage of the total.

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

Property Value

Type: Boolean
True if this column should be displayed as a percentage of the total.

Return Value

Type: Boolean
True if this column should be displayed as a percentage of the total.
Remarks