Esri Business Analyst Server API for Silverlight 2.2 Reference
ValueFormat Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore Namespace : ValueFormat Class


Glossary Item Box

The following tables list the members exposed by ValueFormat.

Public Constructors

 NameDescription
Public ConstructorValueFormat ConstructorInitializes a new instance of the ValueFormat class.  
Top

Public Properties

 NameDescription
Public PropertyDecimalsThe number of significant digits after the decimal point.
Default: -1.  
Public PropertyFormatterFormatter to be used to format the value.
Default: an instance of the ValueFormatter class.  
Public PropertyFormatWithUnitsTrue value of this property means formatting with units.
Default: true.  
Public PropertyValueTypeThe type of value to be formatted.
Default: BAValueType.Count.  
Top

Public Methods

 NameDescription
Public MethodFormatValue Formats a value to the string representation applying properties of this format.  
Top

See Also

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