Click or drag to resize
DashboardObjectNoDataMessage Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the text displayed by this message if no data is available.

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

Property Value

Type: String
The text displayed by this message if no data is available.

Return Value

Type: String
The text displayed by this message if no data is available.
Remarks