Click or drag to resize
NumericFormatProviderCopyNumericFormat Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Copies the numeric format values from one object to this

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
void CopyNumericFormat(
	NumericFormatProvider copyFrom
)

Parameters

copyFrom
Type: DataPAEnterpriseDashboardNumericFormatProvider
The object to copy numeric format values from
See Also