public enum ChartColorType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartColorType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ChartColorType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartColorType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| 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. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ChartColorType
Target Platforms: Windows 11, Windows 10, Windows 8.1