ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHeatMapRenderer Class / ColorScheme Property

In This Topic
    ColorScheme Property (CIMHeatMapRenderer)
    In This Topic
    Gets or sets the color scheme of the heat map. Controls how smooth the color gradient appears. Must be either a continuous or multipart color ramp. If no color scheme is specified, a default color ramp will be used.
    Syntax
    Public Property ColorScheme As CIMColorRamp
    public CIMColorRamp ColorScheme {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also