ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridScatterProperties Class / BreakColors Property

In This Topic
    BreakColors Property (CIMGridScatterProperties)
    In This Topic
    Gets or sets the color for each break in the grid scatter plots.
    Syntax
    public CIMColor[] BreakColors {get; set;}
    Public Property BreakColors As CIMColor()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also