<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValueTitle > Method >GetPreferedHeight |
Gets the preferred height (the minimum height needed to accommodate the displayed text) for the crosstab value title.
Prototype :
float GetPreferedHeight
(
No Arguments
)
Example :
_TraceLn(This.GetPreferedHeight());
Available Events :
All Events