ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartCalendarHeatSeries Class / BreakColors Property

In This Topic
    BreakColors Property (CIMChartCalendarHeatSeries)
    In This Topic
    Gets or sets the color for each break.
    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.0 or higher.
    See Also