Esri Business Analyst Server API for Silverlight 2.2 Reference
RangeType Property
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping.Symbolization Namespace > TMClassBreaksRenderer Class : RangeType Property

Glossary Item Box

Type of the whole classification range.
Default: RangeType.Bounded.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

The RangeType specifies how to interpret values which go out of the whole classification range [BottomValue,TopValue]. RangeType.UnboundedBottom means that values below the BottomValue are classified to the first class of the Classes collection. RangeType.UnboundedTop means that values above the TopValue are classified to the last class of the Classes collection. RangeType.Unbounded means applying both actions from above.

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.