ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ClassBreaksRendererDefinition Class / NormalizationField Property

In This Topic
    NormalizationField Property (ClassBreaksRendererDefinition)
    In This Topic
    Gets or sets the field which will be used to normalize data when 'Field' is selected as the DataNormalizationMethod.
    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