PropertyEmptyVertical
DescriptionSpecifies wether to display cube vertical columns that are empty or not.
TypeBoolean
Values
True (-1)Doesn't display empty columns
False (0)Does display empty columns
DefaultTrue
Example
Code:Cube1.EmptyVertical = True
HTML:<PARAM NAME="EmptyVertical" VALUE= "-1">< /tr>< /tr>< /tr>
See alsoEmptyHorizontal
NotesYou can set this value directly from the control in the preferences dialog.