This document is archived and information here might be outdated.  Recommended version.


esriDataNormalization Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDataNormalization Constants
ArcGIS Developer Help

esriDataNormalization Constants

Various methods to normalize Data.

Constant Value Description
esriNormalizeByField 0 Normalize by field.
esriNormalizeByLog 1 Normalize by Log.
esriNormalizeByPercentOfTotal 2 Normalize by percent of total.
esriNormalizeByArea 3 Normalize by area.
esriNormalizeByNothing 4 Do not Normalize.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Multivariate renderer