Click or drag to resize
DashboardObjectNumericFormats Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a dictionary containg the numeric format providers for this chart

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public Dictionary<string, NumericFormatProvider> NumericFormats { get; }

Return Value

Type: DictionaryString, NumericFormatProvider
A dictionary containg the numeric format providers for this chart
See Also