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


In This Topic
    ClassifyColorizerDefinition Class Members
    In This Topic

    The following tables list the members exposed by ClassifyColorizerDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets and sets the ArcGIS.Core.CIM.ClassificationMethod.  
    Public Property Gets and sets the color ramp.  
    Public Property Gets and sets the field name to render.  
    Public PropertyGets and sets the interval size. Use this property if ClassificationType is set to ArcGIS.Core.CIM.ClassificationMethod.DefinedInterval.  
    Public Property Gets and sets the NoData color.  
    Public PropertyGets and sets the field name to be used for normalization. Use this property if NormalizationType is set to ArcGIS.Core.CIM.DataNormalizationMethod.Field.  
    Public PropertyGets and sets the ArcGIS.Core.CIM.DataNormalizationMethod to normalize the data.  
    Public Property Gets and sets the number of classes.  
    Top
    See Also