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

In This Topic
    NormalizationType Property (ClassifyColorizerDefinition)
    In This Topic
    Gets and sets the ArcGIS.Core.CIM.DataNormalizationMethod to normalize the data.
    Syntax
    public Nullable<DataNormalizationMethod> NormalizationType {get; set;}
    Public Property NormalizationType As Nullable(Of DataNormalizationMethod)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also