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

In This Topic
    NormalizationField Property (ClassifyColorizerDefinition)
    In This Topic
    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;}
    Public Property NormalizationField As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also