Rotated Table Display your data in a
rotated table (class name: obj_table03)
by attaching it to the valueTable property. The rotated table is a standard
table in which the rows and columns have been flipped. Row names are assigned
the name of the column displayed in that row.
Background Properties
Specify how the background
is displayed in a table.
Cell Properties
Property
Name |
Description |
cellBgColor |
Select the
button and choose from the palette to set the background color of the cells. |
cellBgStripeContrast |
Set the contrast level for alternating row
colors. NOTE: This property is only applicable if cellBgStripedFlag is
selected. |
cellBgStripedFlag |
Select to display alternating row colors. |
cellTextColor |
Select the
button and choose from the palette to set the color of the cell text. |
cellTextFont |
Select a font for the cell text. |
cellTextSize |
Specify (in pixels) the size of the cell text
or enter -1 to use the default size. |
Column Properties
To resize a column in a
rotated table, you must specify the size of each column. Select
the ellipsis button
in the columnProperties
property and enter a width for each column.
Interaction Properties
To specify a drill
down target for the table, double-click on the
drillDownTarget
property in the Object Properties window. Based on your data attachment, preset substitutions
are created automatically and passed into your drill down display.
To customize
which substitutions will be passed into drill down displays, in the Object
Properties window double-click on drillDownColumnSubs
in the Property Name field.
Use drillDownSelectMode to control
how a drill down display is activated. Set to Anywhere to activate
a drill down display by double-clicking anywhere on the table. Set to Element
Only to enable a drill down display only when you double-click on a
cell in a table.
|