Click or drag to resize
YAxisCopyNumericFormat 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
public void CopyNumericFormat(
	NumericFormatProvider copyFrom
)

Parameters

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

Implements

NumericFormatProviderCopyNumericFormat(NumericFormatProvider)
See Also