Version

CustomPaletteColorScale Class Properties

For a list of all members of this type, see CustomPaletteColorScale members.

Public Properties
 NameDescription
Public PropertyInterpolationModeThe approach to use when getting a color from the palette.  
Public PropertyMaximumValueThe highest value to assign a color. Any given value greater than this value will be made Transparent.  
Public PropertyMinimumValueThe lowest value to assign a color. Any given value less than this value will be made Transparent.  
Public PropertyPaletteA list of colors to select from or interpolate between.  
See Also