RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionGrid.LabelColor Property

Specifies the color of the individual row and column labels.

Pascal
property LabelColor: TColor;
C++
__property TColor LabelColor;

Set LabelColor to the color that should be used to make the row and column labels stand out. The row and column labels of the decision grid contain the values of the fields that correspond to the dimensions of the decision cube. These are the values over which the data is summarized. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!