Click or drag to resize
DashboardObjectHideZeroValueGroups Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether groups with all zero values should be hidden.

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

Property Value

Type: Boolean
True if groups with all zero values should be hidden.

Return Value

Type: Boolean
True if groups with all zero values should be hidden.
Remarks