RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionGrid.LabelFont Property

Specifies the font used to write the individual row and column labels.

Pascal
property LabelFont: TFont;
C++
__property TFont LabelFont;

Set LabelFont to the font that should be used to write the labels that display the values of the dimensions over which data is summarized. The row and column labels of the decision grid contain the values of the fields that correspond to the dimensions of the decision cube. LabelFont is also used when writing the labels for rows or columns that represent dimension subtotals. 

 

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