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


Glossary Item Box

The following tables list the members exposed by TMClassBreaksRenderer.

Public Constructors

 NameDescription
Public ConstructorTMClassBreaksRenderer ConstructorInitializes a new instance of the TMClassBreaksRenderer class.  
Top

Public Properties

 NameDescription
Public PropertyAttribute Name of attribute of graphics whose value is classified.  
Public PropertyBottomValueBottom bound of the whole classification range.
Default: double.NaN.  
Public PropertyClassesCollection of ClassBreakInfo.  
Public PropertyDefaultSymbolThe default symbol to be used when graphic's attribute is out of range.
Default: null.  
Public PropertyRangeTypeType of the whole classification range.
Default: RangeType.Bounded.  
Public PropertyTopValueTop bound of the whole classification range.
Default: double.NaN.  
Top

Public Methods

 NameDescription
Public MethodGetSymbol Gets a symbol based on a graphic.  
Public MethodQueryLegendInfos Queries for the legend infos of a layer using this renderer  
Top

Protected Methods

 NameDescription
Protected MethodOnPropertyChanged Dispatches the PropertyChanged event.  
Top

Public Events

 NameDescription
Public EventLegendChanged Occurs when the legend of the layer changed.  
Public EventPropertyChanged This event occurs when a property value changes.  
Top

See Also

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