PaletteId Property

Gets or sets the palette ID used to map data values to colors.

Syntax

object.PalletteId [= value]

Parameters

value
One of the integers in the range 0 through 6, with effects as follows:

value Name Description
0 Custom Customized palette mapping
1 Grayscale Graduated from white at top of graph to black at bottom
2 Grayscale_Banded Similar to Grayscale but with horizontal bands of darker gray
3 Grayscale_Inverted Graduated from black at top of graph to white at bottom
4 Rainbow Graduated from start of palette at bottom of graph to end of palette at top
5 Rainbow_Banded Similar to Rainbow, but with horizontal bands of darker shades
6 Rainbow_Inverted Graduated from end of palette at bottom of graph to start of palette at top

See Also

CopyPaletteData