Esri Business Analyst Server API for Silverlight 2.2 Reference
ThematicMappingLayer Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.StdGeographies Namespace : ThematicMappingLayer Class


Glossary Item Box

The following tables list the members exposed by ThematicMappingLayer.

Public Constructors

 NameDescription
Public ConstructorThematicMappingLayer ConstructorInitializes a new instance of the ThematicMappingLayer class.  
Top

Public Properties

 NameDescription
Public PropertyActiveDatasetID Active dataset ID.  
Public PropertyAdditionalFields Additional fields of the thematic layer requested in every query. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyAnalysisExtentSpatial/geographic extent on which to perform the query.
Default: null. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyAttributesProvider Provider of thematic mapping attributes. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyAutoUpdateThe mode of applying updates to thematic layer.
Default: true. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyBestLayer Geography layer which is best to show for the current map extent. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyBorderBrushThe brush to draw borders around features.
Default: null. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyBorderThicknessThe thickness of borders around features.
Default: 1. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyCanUpdateVisualState Returns true if the visual state of this layer can be modified. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyClassificationClassification instance responsible for calculation class breaks.
Default: an instance of the ESRI.ArcGIS.Client.BACore.ThematicMapping.Symbolization.TMClassification type.  
Public PropertyClusterer (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyColorRampColor Ramp to thematically shade this layer with.
Default: an instance of the ESRI.ArcGIS.Client.BACore.ThematicMapping.TMColorRamp type with "yellow to red" gradient. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public Propertystatic (Shared in Visual Basic)ColorRampSchemas Predefined collection of Business Analyst Server color ramp schemas.  
Public PropertyDataHierarchyName of a data hierarchy used for summarization.
Since Business Analyst API for Silverlight 2.2.  
Public PropertyDisableClientCachingIf true, adds a timestamp parameter ("_ts") to the REST request to prevent the request from being loaded from the browser's cache.
Default: false.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEffect (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyFullExtent (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyGeographyLayer A geography layer whose features are currently shown in this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyGeographyLevelAliasName Alias name of the geography level whose layer is currently shown in this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyGeographyLevelName Name of the geography level whose layer is currently shown in this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyGeographyLevels Available geography levels. This collection is populated while initialization. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyGeographyLevelsFilterFilter for geography levels available in thematic layer.
Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyGraphicsSource (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyID (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyInitializationFailure (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyIntersectAnalysisExtentWithMapExtentDefines how to compose an extent to perform the query if an analysis extent is specified.
Default: false. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyIsFullErrorMessage Produce a full error message with stack trace (true) or without stack trace (false).  
Public PropertyIsHitTestVisible (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyIsInitialized (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyIsReady Is true if this layer is ready for showing on map. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyIsUpdatingIs true if this layer is now updating.
Since Business Analyst API for Silverlight 2.2. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyLastClassificationResultsLast classification results.
Default: an empty collection of classification results.  
Public PropertyMapExtentDriftFraction of linear drift of map extent which is ignored in the auto-update mode.
Default: 0.01. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyMapTip (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyMaximumResolution (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyMinimumResolution (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyNumBreaksNumber of class breaks (should be positive).
Default: 5.  
Public PropertyOpacity (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyProjectionService (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyProxyUrl The URL to proxy the request through.  
Public PropertyQueryTaskProvider Provider of thematic mapping query task. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyRenderer (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyRendererTakesPrecedence (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyRequestTimeoutThe request timeout in seconds. A value less than or equal to zero prevents request timeout.
Default: 0.  
Public PropertySelectedGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertySelectionCount (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public PropertyShowMissingValuesAsZeroesSpecifies how to convert missing values of attributes with attributes provider: to zeros (true) or to NaN (false).
Default: false. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertySpatialReference (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertySpatialRelationshipThe spatial selection method used for selection geography layer features in query task.
Default: SpatialRelationship.esriSpatialRelIntersects. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertySymbolizationProviderSymbolization provider associated with this thematic layer.
Default: an instance returned by CreateDefaultSymbolizationProvider method. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyTMValueFieldName of the calculated field which will contain a value to render the thematic layer by.
Default: "$TMValue". (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyToken Token for accessing a secure task.  
Public PropertyTokenProvider Provider responsible for updating the security token if the last one expires.  
Public PropertyUnitsThe units of the layer.
Default: esriUnits.esriDecimalDegrees. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyUrl URL of the task.  
Public PropertyValueCalculatorCalculator of value to thematically shade this layer by.
Default: null. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyVisible (Inherited from ESRI.ArcGIS.Client.Layer)
Public PropertyWhereQuery WHERE clause.
Default: null. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public PropertyZIndexThe base z-index of features of this layer.
Default: 0. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Top

Public Methods

 NameDescription
Public MethodApplyUpdates Applies updates collected on this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodClearGraphics (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodExecuteQueryTask Executes a query for the given geography layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodFindGraphicsInHostCoordinatesOverloaded.  (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetEnumerator (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodInitialize (Inherited from ESRI.ArcGIS.Client.Layer)
Public MethodInitializeQueryTask Initializes the query task associated with this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodIsGeographyLevelAvailable Tests the geography level to be available for the current map resolution. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodPrepareQuery Prepares base query parameters. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodQueryLegendInfos (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodRefresh (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodSuspendUpdates Suspends auto updates for this layer. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodToBitmap (Inherited from ESRI.ArcGIS.Client.Layer)
Public MethodUpdateTooltips Immediately updates graphic tooltips if this is possible. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public MethodUpdateVisualState Immediately updates the visual state of this layer if this is possible. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Top

Protected Methods

 NameDescription
Protected MethodCancel (Inherited from ESRI.ArcGIS.Client.Layer)
Protected MethodCreateDefaultSymbolizationProviderOverridden.  Creates the default symbolization provider to be used together with this thematic layer.  
Protected MethodOnGraphicsSourceChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnLayerChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Protected MethodOnLegendChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnMapChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Events

 NameDescription
Public EventExtentChanged Occurs when the map extent is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventGraphicSymbolUpdating Occurs while updating a symbol for rendering a graphic. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventInitializationFailed (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventInitialized (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventLegendChanged (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseEnter (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeave (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeftButtonDown (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseLeftButtonUp (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseMove (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseRightButtonDown (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventMouseRightButtonUp (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
Public EventProgressChanged Occurs when the layer update progress state is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Public EventQueryTaskFailed Occurs when a query task for this layer fails. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventTMLayerAvailabilityChanged Occurs when the layer availability is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventTMLayerChanged Occurs when this layer is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Public EventTMValueChanged Occurs when the thematic value of a graphic is updated. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.TMLayer)
Top

See Also

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