ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassifyColorizerDefinition Class / NormalizationField Property
Version

    NormalizationField Property (ClassifyColorizerDefinition)
    Gets and sets the field name to be used for normalization. Use this property if NormalizationType is set to ArcGIS.Core.CIM.DataNormalizationMethod.Field.
    Syntax
    public string NormalizationField {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also