ArcGIS Pro 3.2 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 CIMColorRamp ColorScheme {get; set;}
    Public Property ColorScheme As CIMColorRamp
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also