This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDataNormalization Constants (ArcObjects .NET 10.5 SDK) |
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. |