ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPolarContinuousColorRamp Class / InterpolationSpace Property
Version

InterpolationSpace Property
Gets or sets the color space in which the polar interpolation occurs. HSV, HLS, and LAB are the only supported color space types.
Syntax
public ColorSpaceType InterpolationSpace {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also