Click or drag to resize
ControlPanelObjectnumericSuffix Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the numeric suffix (text after the data value) that will be used in labels on the ControlPanelObject.

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

Property Value

Type: String
The numeric suffix (text after the data value) that will be used in labels on the ControlPanelObject.

Return Value

Type: String
The numeric suffix (text after the data value) that will be used in labels on the ControlPanelObject.
Remarks