HighLightColumn

Declaration: ChartBook.Tables[].HighLightColumn: integer;
In addition to the shading of the row background, a single row and/or a single column can be displayed in different colors (i.e. can be highlighted). The property HighLightColumn determines the highlighted column by using the colors defined by the properties ColorHigh and ColorHighText.

Hint: In order to switch off highlighting, both the property HighLightRow and HighLightColumn have to be set to a zero value.