ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / ClassBreakType Enumeration

In This Topic
    ClassBreakType Enumeration
    In This Topic
    Types of class break renderer.
    Syntax
    Members
    MemberDescription
    GraduatedColor Graduated color.
    GraduatedSymbol Graduated symbol.
    UnclassedColor Unclassed color. Applies only to layers with polygon and multipatch geometry.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also