ArcGIS Pro 3.7 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 Property NormalizationField As String
    public string NormalizationField {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also