void CBCGPGridItem::SetDataColorScale | ( | int | nPercentage | ) |
Adds a color scale to the grid item.
Call SetDataColorScale method to specify the color shade (in percentage). By default, the colors are provided by the Grid color theme, but you can customize them.
nPercentage | The color scale percentage (0 - 100). |