ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMGridScatterProperties Class / ColorRamp Property

In This Topic
    ColorRamp Property (CIMGridScatterProperties)
    In This Topic
    Gets or sets the color ramp for the grid scatter plots when RSquared or Pearson's R is selected.
    Syntax
    Public Property ColorRamp As CIMColorRamp
    public CIMColorRamp ColorRamp {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also