Click or drag to resize
DashboardObjectNoZeroPlot Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that determines whether zero values are plotted on the chart.

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

Property Value

Type: Boolean
True if zero values are not plotted on the chart.

Return Value

Type: Boolean
True if zero values are not plotted on the chart.
Remarks