TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab >

 

Method

 

 

Name

Description

GetBand

Gets the band having the crosstab.

GetBorderType

Gets the border type of the crosstab.

GetBottomBorderDash

Gets the dash pattern of the bottom border.

GetBottomBorderDashOffset

Gets the dash offset of the bottom border.

GetBottomBorderThickness

Gets the thickness of the bottom border.

GetBottomLeftBorderRadius

Gets the radius of bottom left border.

GetBottomRightBorderRadius

Gets the radius of bottom right border.

GetComponentByName

Gets the component of the given name.

GetDataSetAVG

Gets the average from the given field.

GetDataSetCNT

Gets the number of dataset rows.

GetDataSetFREQ

Gets the occurrence count of the given value from the given field.

GetDataSetMAX

Gets the maximum value from the given field.

GetDataSetMIN

Gets the minimum value from the given field.

GetDataSetName

Gets the dataset name.

GetDataSetRowCount

Gets the number of total rows of the given data set.

GetDataSetRowIndex

Gets the cursor index of the current row.

GetDataSetSUM

Gets the sum from the given field.

GetDataSetValue

Gets the data value of the given field.

GetExportOption

Gets the value of the export option.

GetFitToRightMargin

Gets the value of the FitToRightMargin property.

GetFixedTopLevelColumnCount

Gets the number of fixed top-level columns When the CrosstabValueLabel is fixed in a column direction.

GetFixedTopLevelRowCount

Gets the number of fixed top-level rows When the CrosstabValueLabel is fixed in a row direction.

GetHeight

Gets the crosstab height.

GetLeft

Gets the left position of the crosstab.

GetLeftBorderDash

Gets the dash pattern of the left border.

GetLeftBorderDashOffset

Gets the dash offset of the left border.

GetLeftBorderThickness

Gets the thickness of the left border.

GetName

Gets the crosstab name.

GetODIName

Gets the ODI name.

GetParent

Gets the parent component.

GetReport

Gets the current report component.

GetReportTemplate

Gets the report template.

GetRightBorderDash

Gets the dash pattern of the right border.

GetRightBorderDashOffset

Gets the dash offset of the right border.

GetRightBorderThickness

Gets the thickness of the right border.

GetTop

Gets the top position of the crosstab.

GetTopBorderDash

Gets the dash pattern of the top border.

GetTopBorderDashOffset

Gets the dash offset of the top border.

GetTopBorderThickness

Gets the thickness of the top border.

GetTopLeftBorderRadius

Gets the radius of top left border.

GetTopRightBorderRadius

Gets the radius of top right border.

GetUserValue

Gets the user defined value.

IsAutoSize

Indicates whether auto sizing is enabled.

IsDataSetLastRow

Indicates whether the current row cursor is on the last of the dataset.

IsDataSetValueNull

Indicates whether the field value is null.

IsExtendRowPivot

Indicates whether auto sizing pivot row for its content is allowed.

IsFixPosition

Indicates whether the position is fixed.

IsFixTitle

Indicates whether the header title is fixed.

IsListType

Indicates whether the crosstab is list type.

IsMergeCell

Indicates whether vertically adjacent cells having the same value should be merged.

Pivot

Change pivot row or pivot column.

RemovePivot

Remove pivot row or pivot column.

SetAutoSize

Sets whether to automatically control  the component size.

SetBorderType

Sets the type of border.

SetBottomBorderDash

Sets the dash pattern of the bottom border.

SetBottomBorderDashOffset

Sets the dash offset of the bottom border.

SetBottomBorderThickness

Sets the thickness of the bottom border.

SetBottomLeftBorderRadius

Sets the radius of bottom left border.

SetBottomRightBorderRadius

Sets the radius of bottom right border.

SetExtendRowPivot

Sets whether to allow auto size pivot row for its content.

SetFitToRightMargin

Sets the value of FitToRightmargin property.

SetFixedTopLevelColumnCount

Sets the number of fixed top-level columns When the CrosstabValueLabel is fixed in a column direction.

SetFixedTopLevelRowCount

Sets the number of fixed top-level rows When the CrosstabValueLabel is fixed in a row direction.

SetFixPosition

Sets whether to fix the position.

SetFixTitle

Sets whether to fix the title.

SetHeight

Sets crosstab height.

SetLeft

Sets the left position.

SetLeftBorderDash

Sets the dash pattern of the left border.

SetLeftBorderDashOffset

Sets the dash offset of the left border.

SetLeftBorderThickness

Sets the thickness of the left border.

SetListType

Sets whether the crosstab is list type.

SetMergeCell

Sets whether to merge vertically adjacent cells having the same value.

SetRightBorderDash

Sets the dash pattern of the right border.

SetRightBorderDashOffset

Sets the dash offset of the right border.

SetRightBorderThickness

Sets the thickness of the right border.

SetTop

Sets the top position of a crosstab.

SetTopBorderDash

Sets the dash pattern of the top border.

SetTopBorderDashOffset

Sets the dash offset of the top border.

SetTopBorderThickness

Sets the thickness of the top border.

SetTopLeftBorderRadius

Sets the radius of top left border.

SetTopRightBorderRadius

Sets the radius of top right border.

SetUserValue

Assigns a user defined value to the user value