ColorScaleInterpolationMode

Describes available modes of interpolation on a color scale.

Interpolate between colors in the palette using HSV interpolation.

InterpolateHSV = 2

Interpolate between colors in the palette using RGB interpolation.

InterpolateRGB = 1

Select one of the colors in the palette.

Select = 0