ArcGIS Pro 3.7 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 Property BreakColors As CIMColor()
    public CIMColor[] BreakColors {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also