ArcGIS Pro 2.6 API Reference Guide
ColorScheme Property (CIMHeatMapRenderer)

ArcGIS.Core.CIM Namespace > CIMHeatMapRenderer Class : ColorScheme Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMHeatMapRenderer Class
CIMHeatMapRenderer Members