Esri Business Analyst Server API for Silverlight 2.2 Reference
TMValueType Enumeration
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace : TMValueType Enumeration

Glossary Item Box

Enumeration of thematic value calculation methods.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Members

MemberDescription
Average Calculate an average value. This method is allowed if an average-base field is specified.
Extended1 Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
Extended2 Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
Extended3 Calculates a value using user-defined method implemented in classes derived from the TMValueCalculator class.
Index Calculate an index value. This method is allowed if an index-base value is specified.
Number Calculate a value. This method is always allowed.
Percentage Calculate a percentage value. This method is allowed if a percentage field is specified.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.BACore.ThematicMapping.TMValueType

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.