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


Glossary Item Box

The following tables list the members exposed by TMValueCalculator.

Public Constructors

 NameDescription
Public ConstructorTMValueCalculator ConstructorOverloaded. Initializes a new instance of the TMValueCalculator class.  
Top

Public Properties

 NameDescription
Public PropertyAverageBaseFieldAlias Alias name of the field to calculate average by.  
Public PropertyBaseFieldAlias Alias name of the base field.  
Public PropertyBaseFieldName Name of the base field.  
Public PropertyDecimalsOverridden.  The number of significant digits after the decimal point for a value calculated by this calculator.  
Public PropertyFormatter Value formatter to be used to format values. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator)
Public PropertyIndexBase Base value for index calculation.  
Public PropertyPercentageFieldAlias Alias name of the field to calculate percentage by.  
Public PropertyPercentageFieldName Name of the field to calculate percentage by.  
Public PropertyValueCalculationType Current value-calculation method.  
Public PropertyValueTypeOverridden.  The type of the current thematic value.  
Top

Public Methods

 NameDescription
Public MethodCalculateOverridden.  Calculates a value to thematically shade the given feature by.  
Public MethodCreateDescriptionFieldsOverridden.  Creates a list of fields describing value calculation properties.  
Public MethodCreateTMValueFormat Creates a format for formatting the thematic value. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator)
Public MethodGetSummarizationFieldsOverridden.  Gets a list of names of summarization fields which are required for value calculation.  
Public MethodIsEnabledTMValueType Tests this calculator to support the given summarization type.  
Top

Protected Methods

 NameDescription
Protected MethodOnCalculationMethodChanged Dispatches the CalculationMethodChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator)
Top

Public Events

 NameDescription
Public EventCalculationMethodChanged This event occurs when the method of value calculation is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator)
Top

See Also

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