ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBivariateFieldInfo Class


In This Topic
    CIMBivariateFieldInfo Class Properties
    In This Topic

    For a list of all members of this type, see CIMBivariateFieldInfo members.

    Public Properties
     NameDescription
    Public Property Gets or sets the classification method.  
    Public Property Gets or sets the default label used for the legend.  
    Public Property Gets or sets the field for rendering.  
    Public Property Gets or sets the minimum break.  
    Public Property Gets or sets the normalization field.  
    Public Property Gets or sets the normalization total.  
    Public Property Gets or sets the normalization type.  
    Public Property Gets or sets the collection of upper bounds.  
    Public Property Gets or sets ExpressionInfo that contains the Arcade expression that returns value as a number. When both Field and ValueExpressionInfo are present ValueExpressionInfo is used.  
    Top
    See Also