ArcGIS Pro 2.9 API Reference Guide
NormalizationType Property (ClassifyColorizerDefinition)

ArcGIS.Desktop.Mapping Namespace > ClassifyColorizerDefinition Class : NormalizationType Property
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, Windows 8.1

See Also

Reference

ClassifyColorizerDefinition Class
ClassifyColorizerDefinition Members