DisplayFormatprepareForDisplay Method
Prepare a value for display according to the implemented
convention.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
double prepareForDisplay(
double value
)
Function prepareForDisplay (
value As Double
) As Double
- value Double
-
A value. Could be price, yield, ai, etc...
Double
A value prepared for display according to the implemented
convention.