ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / FixedColorRampArrangementType Enumeration

In This Topic
    FixedColorRampArrangementType Enumeration
    In This Topic
    Specifies the arrangement type for fixed color ramp.
    Syntax
    Members
    MemberDescription
    Bivariate A fixed list of colors for bivariate renderering. The count of colors should be equal to the number of breaks for each axis multiplied.
    Default A fixed list of colors, typically used for unique value renderer.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.FixedColorRampArrangementType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also