Business Analyst Online API for Silverlight 2.2 Reference
TMValueCalculator Constructor(TMSummarizations,String,String,String,Nullable<Double>)
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.ThematicMapping Namespace > TMValueCalculator Class > TMValueCalculator Constructor : TMValueCalculator Constructor(TMSummarizations,String,String,String,Nullable<Double>)

summarizations
Available summarization variables.
baseFieldName
Name of the base field.
percentageFieldName
Name of the field to calculate percentage by.
averageBaseFieldName
Name of the field to calculate average by.
indexBase
Base value for index calculation.

Glossary Item Box

Initializes a new instance of the TMValueCalculator class.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

summarizations
Available summarization variables.
baseFieldName
Name of the base field.
percentageFieldName
Name of the field to calculate percentage by.
averageBaseFieldName
Name of the field to calculate average by.
indexBase
Base value for index calculation.

Remarks

The percentageFieldName and averageBaseFieldName parameters are mutually exclusive. Only one of them can be specified.

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.