Business Analyst Online API for Silverlight 2.2 Reference
CalculateBound Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses Namespace > MatchValueFilter Class : CalculateBound Method

value
A value to calculate the bound for.
isUpper
Whether this is an upper bound or lower bound.

Glossary Item Box

Calculates a bound by a value.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

value
A value to calculate the bound for.
isUpper
Whether this is an upper bound or lower bound.

Return Value

The required bound.

Remarks

The calculated bound is at first rounded to the number of digits after decimal point specified by Decimals property of the associated value calculator. After that, the bound is moved up or down to the half of the last digit after the decimal point.

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.