Esri Business Analyst Server API for Silverlight 2.2 Reference
ValueInfo Constructor(Double,Int32,BAValueType,IValueFormatter)
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > ValueInfo Class > ValueInfo Constructor : ValueInfo Constructor(Double,Int32,BAValueType,IValueFormatter)

value
Numeric value.
decimals
The number of significant digits after the decimal point. Negative value means unknown number of digits.
valueType
The type of value to be formatted.
formatter
Formatter to be used to format the value.

Glossary Item Box

Initializes a new instance of the ValueInfo class by value and format parameters.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

value
Numeric value.
decimals
The number of significant digits after the decimal point. Negative value means unknown number of digits.
valueType
The type of value to be formatted.
formatter
Formatter to be used to format the value.

Remarks

The value format is created with FormatWithUnits=true mode.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.