Business Analyst Online API for Silverlight 2.2 Reference
MatchValueFilter Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.ExtensionClasses Namespace : MatchValueFilter Class


Glossary Item Box

The following tables list the members exposed by MatchValueFilter.

Public Constructors

 NameDescription
Public ConstructorMatchValueFilter ConstructorInitializes a new instance of the MatchValueFilter class.  
Top

Public Properties

 NameDescription
Public PropertyCalculator Value calculator associated with this filter.  
Public PropertyEnabledWhether the filter is enabled or not.
Default: true.  
Public PropertyLowerBoundThe lower bound of the whole range of values.
Default: double.NegativeInfinity.  
Public PropertyMaximumValue The maximum value for matching range of values.  
Public PropertyMinimumValue The minimum value for matching range of values.  
Public PropertyUpperBoundThe upper bound of the whole range of values.
Default: double.PositiveInfinity.  
Top

Public Methods

 NameDescription
Public MethodCalculateBound Calculates a bound by a value.  
Public MethodRoundRounds the value to the number of digits after decimal point specified by Decimals property of the associated value calculator.  
Public MethodTestAttributes Tests a value calculated for feature attributes to fit to the given range of values.  
Public MethodTestValue Tests a value to fit to the given range of values.  
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.