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

In This Topic
    NormalizationType Property (ClassBreaksRendererDefinition)
    In This Topic
    Gets or sets the method be used to normalized data.
    Syntax
    public DataNormalizationMethod NormalizationType {get; set;}
    Public Property NormalizationType As DataNormalizationMethod
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also