RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDecisionGrid.DataFont Property

Specifies the font used to write the summarized values in the scrollable region of the decision grid.

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

Set DataFont to the font that should be used for the data region of the decision grid. The data region contains the values of the current summary of the decision cube, where each cell represents the value of a field summarized over the values indicated by the row and column dimensions. It also includes the dimension subtotals over the summary field. 

 

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