Click or drag to resize
NumericFormatProvidernumericPrefix Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the numeric prefix (text before the data value).

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

Property Value

Type: String
The numeric prefix (text before the data value).

Return Value

Type: String
The numeric prefix (text before the data value).
Remarks