True if the color palette is reversed. Read/write Boolean.
The default setting for this property is False.
The following example reverses the colors in the vbtRainbow palette from violet to red to red to violet.
Bots.ColorTable.Palette = vbtRainbow
Bots.ColorTable.Reverse = True