Click or drag to resize
DashboardObjectAllowNoZeroPlot Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a property that indicates if it is possible to specify that zero values are not plotted.

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

Return Value

Type: Boolean
True if it is possible to specify that zero values are not plotted.
Remarks