ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartColorType Enumeration

In This Topic
    ChartColorType Enumeration
    In This Topic
    Provides a type of coloring that chart series uses.
    Syntax
    Members
    MemberDescription
    ColorMatch Matches series colors with the layer.
    CustomColor Uses the user-picked color for series.
    SingleColor Uses a single color from the palette for series.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also