<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab >Method |
Name |
Description |
Gets the band having the crosstab. |
|
Gets the border type of the crosstab. |
|
Gets the dash pattern of the bottom border. |
|
Gets the dash offset of the bottom border. |
|
Gets the thickness of the bottom border. |
|
Gets the radius of bottom left border. |
|
Gets the radius of bottom right border. |
|
Gets the component of the given name. |
|
Gets the average from the given field. |
|
Gets the number of dataset rows. |
|
Gets the occurrence count of the given value from the given field. |
|
Gets the maximum value from the given field. |
|
Gets the minimum value from the given field. |
|
Gets the dataset name. |
|
Gets the number of total rows of the given data set. |
|
Gets the cursor index of the current row. |
|
Gets the sum from the given field. |
|
Gets the data value of the given field. |
|
Gets the value of the export option. |
|
Gets the value of the FitToRightMargin property. |
|
Gets the number of fixed top-level columns When the CrosstabValueLabel is fixed in a column direction. |
|
Gets the number of fixed top-level rows When the CrosstabValueLabel is fixed in a row direction. |
|
Gets the crosstab height. |
|
Gets the left position of the crosstab. |
|
Gets the dash pattern of the left border. |
|
Gets the dash offset of the left border. |
|
Gets the thickness of the left border. |
|
Gets the crosstab name. |
|
Gets the ODI name. |
|
Gets the parent component. |
|
Gets the current report component. |
|
Gets the report template. |
|
Gets the dash pattern of the right border. |
|
Gets the dash offset of the right border. |
|
Gets the thickness of the right border. |
|
Gets the top position of the crosstab. |
|
Gets the dash pattern of the top border. |
|
Gets the dash offset of the top border. |
|
Gets the thickness of the top border. |
|
Gets the radius of top left border. |
|
Gets the radius of top right border. |
|
Gets the user defined value. |
|
Indicates whether auto sizing is enabled. |
|
Indicates whether the current row cursor is on the last of the dataset. |
|
Indicates whether the field value is null. |
|
Indicates whether auto sizing pivot row for its content is allowed. |
|
Indicates whether the position is fixed. |
|
Indicates whether the header title is fixed. |
|
Indicates whether the crosstab is list type. |
|
Indicates whether vertically adjacent cells having the same value should be merged. |
|
Change pivot row or pivot column. |
|
Remove pivot row or pivot column. |
|
Sets whether to automatically control the component size. |
|
Sets the type of border. |
|
Sets the dash pattern of the bottom border. |
|
Sets the dash offset of the bottom border. |
|
Sets the thickness of the bottom border. |
|
Sets the radius of bottom left border. |
|
Sets the radius of bottom right border. |
|
Sets whether to allow auto size pivot row for its content. |
|
Sets the value of FitToRightmargin property. |
|
Sets the number of fixed top-level columns When the CrosstabValueLabel is fixed in a column direction. |
|
Sets the number of fixed top-level rows When the CrosstabValueLabel is fixed in a row direction. |
|
Sets whether to fix the position. |
|
Sets whether to fix the title. |
|
Sets crosstab height. |
|
Sets the left position. |
|
Sets the dash pattern of the left border. |
|
Sets the dash offset of the left border. |
|
Sets the thickness of the left border. |
|
Sets whether the crosstab is list type. |
|
Sets whether to merge vertically adjacent cells having the same value. |
|
Sets the dash pattern of the right border. |
|
Sets the dash offset of the right border. |
|
Sets the thickness of the right border. |
|
Sets the top position of a crosstab. |
|
Sets the dash pattern of the top border. |
|
Sets the dash offset of the top border. |
|
Sets the thickness of the top border. |
|
Sets the radius of top left border. |
|
Sets the radius of top right border. |
|
Assigns a user defined value to the user value |