The following tables list the members exposed by TMValueCalculator.
Name | Description | |
---|---|---|
![]() | TMValueCalculator Constructor | Overloaded. Initializes a new instance of the TMValueCalculator class. |
Name | Description | |
---|---|---|
![]() | AverageBaseFieldAlias | Alias name of the field to calculate average by. |
![]() | BaseFieldAlias | Alias name of the base field. |
![]() | BaseFieldName | Name of the base field. |
![]() | Decimals | Overridden. The number of significant digits after the decimal point for a value calculated by this calculator. |
![]() | Formatter | Value formatter to be used to format values. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator) |
![]() | IndexBase | Base value for index calculation. |
![]() | PercentageFieldAlias | Alias name of the field to calculate percentage by. |
![]() | PercentageFieldName | Name of the field to calculate percentage by. |
![]() | ValueCalculationType | Current value-calculation method. |
![]() | ValueType | Overridden. The type of the current thematic value. |
Name | Description | |
---|---|---|
![]() | Calculate | Overridden. Calculates a value to thematically shade the given feature by. |
![]() | CreateDescriptionFields | Overridden. Creates a list of fields describing value calculation properties. |
![]() | CreateTMValueFormat | Creates a format for formatting the thematic value. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator) |
![]() | GetSummarizationFields | Overridden. Gets a list of names of summarization fields which are required for value calculation. |
![]() | IsEnabledTMValueType | Tests this calculator to support the given summarization type. |
Name | Description | |
---|---|---|
![]() | OnCalculationMethodChanged | Dispatches the CalculationMethodChanged event. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator) |
Name | Description | |
---|---|---|
![]() | CalculationMethodChanged | This event occurs when the method of value calculation is changed. (Inherited from ESRI.ArcGIS.Client.BACore.ThematicMapping.ValueCalculator) |