This event is fired, when the user changes the data value of cells by editing editable cells. The changed data can be accessed by using the scripting methods getLatestChangedDataValues() and getLatestChangedDataSelections().
Fires when a data selection was made on this component.
Adds or replaces multiple contexts
The contexts to add or replace
Adds or replaces a Data Context
e.g. Key of the Dimension
e.g. Member of the Dimension
Adds or replaces a Data Context with Text
e.g. Key of the Dimension
e.g. Member of the Dimension
e.g. Key Text of the Dimension
e.g. Member Text of the Dimension
Adds or replaces a Environment Context
e.g. Key of the Environment Context
e.g. Member of the Value of the Environment Context
Clears the selection of this visual
Creates a Data Context for usage in setDynamicContexts
e.g. Key of the Dimension
e.g. Member of the Dimension
Creates a Data Context with Text for usage in setDynamicContexts
e.g. Key of the Dimension
e.g. Member of the Dimension
e.g. Key Text of the Dimension
e.g. Member Text of the Dimension
Creates an Environment Context for usage in setDynamicContexts
e.g. Key of the Environment Context
e.g. Member of the Value of the Environment Context
Filters a dataSource by the selected data from this widget.
Data Source
returns the databinding
returns the datasource
Returns the value of the property 'Bad Color'. This method is an alias for 'getBadColor'.
Returns the value of the property 'Good Color'. This method is an alias for 'getGoodColor'.
Returns the selections of single cells which were lately changed by user interactions like the editing of a numeric cell value. Currently the returned array does only contain zero or one elements.
Returns the new value of cells which were lately changed by user interactions like the editing of a numeric cell value. Currently the returned array does only contain zero or one elements.
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Target Dimension Filter (optional). Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'. This Method is an alias for 'getNRestConfigsAddressSubsetByDescription'.
The description of the item whose property 'Target Dimension Filter (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Target Dimension Filter (optional). Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'. This Method is an alias for 'getNRestConfigsAddressSubsetByIndex'.
The index of the item whose property 'Target Dimension Filter (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'. This Method is an alias for 'getNRestConfigsDescriptionByIndex'.
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Enable. Enables the calculation of n top/bottom + rest members'. This Method is an alias for 'getNRestConfigsEnabledByDescription'.
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Enable. Enables the calculation of n top/bottom + rest members'. This Method is an alias for 'getNRestConfigsEnabledByIndex'.
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'NRest Configs' as a JSON-String. This Method is an alias for 'getNRestConfigsJsonString'.
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'. This Method is an alias for 'getNRestConfigsMemberNameByDescription'.
The description of the item whose property 'Rest Member Name (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'. This Method is an alias for 'getNRestConfigsMemberNameByIndex'.
The index of the item whose property 'Rest Member Name (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Mode. Determine the ranking mode top or bottom'. This Method is an alias for 'getNRestConfigsModeByDescription'.
The description of the item whose property 'Mode' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Mode. Determine the ranking mode top or bottom'. This Method is an alias for 'getNRestConfigsModeByIndex'.
The index of the item whose property 'Mode' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'. This Method is an alias for 'getNRestConfigsNByDescription'.
The description of the item whose property 'Number n of top/bottom members' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'. This Method is an alias for 'getNRestConfigsNByIndex'.
The index of the item whose property 'Number n of top/bottom members' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'. This Method is an alias for 'getNRestConfigsTargetDimensionByDescription'.
The description of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'. This Method is an alias for 'getNRestConfigsTargetDimensionByIndex'.
The index of the item whose property 'Target Dimension' should be returned
Returns the value of the property 'Outlier Style'. possible values are 'LONG' or 'SHORT'. This method is an alias for 'getOutlierStyle'
Returns the current selection state of this component
Returns the key of a member from a given dimension when data was selected (call this method in the onSelect scripting event). This method is only usable with the "SINGLE" SelectionMode
The key of the dimension, of which the member key should be returned
Returns the value of the property 'Title Text'. This method is an alias for 'getTitleText'.
Returns the Value Format Assignment as a JSON-String.
Returns the current name of the widget
Removes multiple contexts
The contexts to remove
Removes Data Context
e.g. Key of the Dimension
Removes Data Environment
e.g. Key of the Environment Context
Sets the value of a CFL variable.
The key of the cfl variable that should be set
The value to which the variable should be set as json value. eg. 5 for a number or "Hello" for a string
Sets the value of the property 'Bad Color'. Only hexadecimal color codes are allowed. E.g. '#FF0000'. This method is an alias for 'setBadColor'.
Bad Color
Sets the value of the property 'Good Color'. Only hexadecimal color codes are allowed. E.g. '#FF0000'. This method is an alias for 'setGoodColor'.
Good Color
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension Filter (optional). This Method is an alias for 'setNRestConfigsAddressSubsetByDescription'.'
The new value to be assigned to the property 'Target Dimension Filter (optional). Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The description of the item whose property 'Target Dimension Filter (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Target Dimension Filter (optional)'. This Method is an alias for 'setNRestConfigsAddressSubsetByIndex'.
The new value to be assigned to the property 'Target Dimension Filter (optional). Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The index of the item whose property 'Target Dimension Filter (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'. This Method is an alias for 'setNRestConfigsDescriptionByDescription'.
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Description (optional)'. This Method is an alias for 'setNRestConfigsDescriptionByIndex'.
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Enable'. This Method is an alias for 'setNRestConfigsEnabledByDescription'.
The new value to be assigned to the property 'Enable. Enables the calculation of n top/bottom + rest members'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Enable'. This Method is an alias for 'setNRestConfigsEnabledByIndex'.
The new value to be assigned to the property 'Enable. Enables the calculation of n top/bottom + rest members'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'NRest Configs' as a JSON-String. This Method is an alias for 'setNRestConfigsJsonString'.
NRest Configs
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Rest Member Name (optional)'. This Method is an alias for 'setNRestConfigsMemberNameByDescription'.
The new value to be assigned to the property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The description of the item whose property 'Rest Member Name (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Rest Member Name (optional)'. This Method is an alias for 'setNRestConfigsMemberNameByIndex'.
The new value to be assigned to the property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The index of the item whose property 'Rest Member Name (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Mode'. This Method is an alias for 'setNRestConfigsModeByDescription'.
The new value to be assigned to the property 'Mode. Determine the ranking mode top or bottom'
The description of the item whose property 'Mode' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Mode'. This Method is an alias for 'setNRestConfigsModeByIndex'.
The new value to be assigned to the property 'Mode. Determine the ranking mode top or bottom'
The index of the item whose property 'Mode' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Number n of top/bottom members'. This Method is an alias for 'setNRestConfigsNByDescription'.
The new value to be assigned to the property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The description of the item whose property 'Number n of top/bottom members' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Number n of top/bottom members'. This Method is an alias for 'setNRestConfigsNByIndex'.
The new value to be assigned to the property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The index of the item whose property 'Number n of top/bottom members' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension'. This Method is an alias for 'setNRestConfigsTargetDimensionByDescription'.
The new value to be assigned to the property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The description of the item whose property 'Target Dimension' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Target Dimension'. This Method is an alias for 'setNRestConfigsTargetDimensionByIndex'.
The new value to be assigned to the property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The index of the item whose property 'Target Dimension' should be set
Sets the value of the property 'Outlier Style'. Accepts case insensitive strings like 'LONG', 'SHORT' or 'long' or 'Short'. This method is an alias for 'setOutlierStyle'
Outlier Style
Sets the result set of a table as matrix data
Table widget the data of which will be bound to the graphomate matrix
Sets the value of the property 'Title Text'. This method is an alias for 'setTitleText'
Title Text
Sets the Value Format Assignment as a JSON-String.
Value Format Assignment
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'Aggregation Type. The dimension for which the new member should be calculated'
The description of the item whose property 'Aggregation Type' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'Aggregation Type. The dimension for which the new member should be calculated'
The index of the item whose property 'Aggregation Type' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'calculateIfAggregateExists. '
The description of the item whose property 'calculateIfAggregateExists' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'calculateIfAggregateExists. '
The index of the item whose property 'calculateIfAggregateExists' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Aggregation Configs' as a JSON-String.
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and returns the value of it's property 'Target Dimension. The Dimension on which the aggregation should be calculated'
The description of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and returns the value of it's property 'Target Dimension. The Dimension on which the aggregation should be calculated'
The index of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'Aggregation Type'
The new value to be assigned to the property 'Aggregation Type. The dimension for which the new member should be calculated'
The description of the item whose property 'Aggregation Type' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'Aggregation Type'
The new value to be assigned to the property 'Aggregation Type. The dimension for which the new member should be calculated'
The index of the item whose property 'Aggregation Type' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'calculateIfAggregateExists'
The new value to be assigned to the property 'calculateIfAggregateExists. '
The description of the item whose property 'calculateIfAggregateExists' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'calculateIfAggregateExists'
The new value to be assigned to the property 'calculateIfAggregateExists. '
The index of the item whose property 'calculateIfAggregateExists' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Aggregation Configs' as a JSON-String.
Aggregation Configs
Accesses the item of the widget's array property 'Calculated Aggregates' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The Dimension on which the aggregation should be calculated'
The description of the item whose property 'Target Dimension' should be set
Accesses the item of the widget's array property 'Calculated Aggregates' at the passed index and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The Dimension on which the aggregation should be calculated'
The index of the item whose property 'Target Dimension' should be set
Returns the value of the property 'Aggregation Node Name' .
Sets the value of the property 'Aggregation Node Name' .
Aggregation Node Name
Returns the value of the property 'Aggregation Type' .
Sets the value of the property 'Aggregation Type' .
Aggregation Type
Returns the value of the property 'Alternate Row Styling' .
Sets the value of the property 'Alternate Row Styling' .
Alternate Row Styling
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Bad Color. The color used for background bar values with a negative implication. When activated, this property has a higher priority than the corresponding general property.'
The description of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Bad Color. The color used for background bar values with a negative implication. When activated, this property has a higher priority than the corresponding general property.'
The index of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Good Color. The color used for background bar values with a positive implication. When activated, this property has a higher priority than the corresponding general property.'
The description of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Good Color. The color used for background bar values with a positive implication. When activated, this property has a higher priority than the corresponding general property.'
The index of the item whose property 'Good Color' should be returned
Returns the value of the property 'Background Bar Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Specific Opacity. The opacity used for background bars ranging from 0 to 1 where 0 makes them fully transparent. When activated, this property has a higher priority than the corresponding generic property 'Default Opacity'.'
The description of the item whose property 'Specific Opacity' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Specific Opacity. The opacity used for background bars ranging from 0 to 1 where 0 makes them fully transparent. When activated, this property has a higher priority than the corresponding generic property 'Default Opacity'.'
The index of the item whose property 'Specific Opacity' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Scenario Id. id of a scenario which should be assigned to the background bar. this overwrites a scenario assigned by using the property 'scenario assignment''
The description of the item whose property 'Scenario Id' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Scenario Id. id of a scenario which should be assigned to the background bar. this overwrites a scenario assigned by using the property 'scenario assignment''
The index of the item whose property 'Scenario Id' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Opacity. Whether to use the specific opacity for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Opacity' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and returns the value of it's property 'Use Specific Opacity. Whether to use the specific opacity for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Opacity' should be returned
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for background bar values with a negative implication. When activated, this property has a higher priority than the corresponding general property.'
The description of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for background bar values with a negative implication. When activated, this property has a higher priority than the corresponding general property.'
The index of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for background bar values with a positive implication. When activated, this property has a higher priority than the corresponding general property.'
The description of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for background bar values with a positive implication. When activated, this property has a higher priority than the corresponding general property.'
The index of the item whose property 'Good Color' should be set
Sets the value of the property 'Background Bar Assignment' as a JSON-String.
Background Bar Assignment
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Specific Opacity'
The new value to be assigned to the property 'Specific Opacity. The opacity used for background bars ranging from 0 to 1 where 0 makes them fully transparent. When activated, this property has a higher priority than the corresponding generic property 'Default Opacity'.'
The description of the item whose property 'Specific Opacity' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Specific Opacity'
The new value to be assigned to the property 'Specific Opacity. The opacity used for background bars ranging from 0 to 1 where 0 makes them fully transparent. When activated, this property has a higher priority than the corresponding generic property 'Default Opacity'.'
The index of the item whose property 'Specific Opacity' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id'
The new value to be assigned to the property 'Scenario Id. id of a scenario which should be assigned to the background bar. this overwrites a scenario assigned by using the property 'scenario assignment''
The description of the item whose property 'Scenario Id' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Scenario Id'
The new value to be assigned to the property 'Scenario Id. id of a scenario which should be assigned to the background bar. this overwrites a scenario assigned by using the property 'scenario assignment''
The index of the item whose property 'Scenario Id' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Opacity'
The new value to be assigned to the property 'Use Specific Opacity. Whether to use the specific opacity for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Opacity' should be set
Accesses the item of the widget's array property 'Background Bar Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Opacity'
The new value to be assigned to the property 'Use Specific Opacity. Whether to use the specific opacity for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Opacity' should be set
Returns the value of the property 'Background Bar Bad Color' .
Sets the value of the property 'Background Bar Bad Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Background Bar Bad Color
Returns the value of the property 'Background Bar Good Color' .
Sets the value of the property 'Background Bar Good Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Background Bar Good Color
Returns the value of the property 'Background Bar Negative Rtl' .
Sets the value of the property 'Background Bar Negative Rtl' .
Background Bar Negative Rtl
Returns the value of the property 'Background Bar Opacity' .
Sets the value of the property 'Background Bar Opacity' .
Background Bar Opacity
Returns the value of the property 'Background Color' .
Sets the value of the property 'Background Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Background Color
Returns the value of the property 'Bad Color' .
Sets the value of the property 'Bad Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Bad Color
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The description of the item whose property 'Scenario Id for Axis' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The index of the item whose property 'Scenario Id for Axis' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Specific Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The description of the item whose property 'Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Specific Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The index of the item whose property 'Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Specific Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The description of the item whose property 'Specific Good Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Specific Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The index of the item whose property 'Specific Good Color' should be returned
Returns the value of the property 'Bar Chart Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Scenario Id for Bar. id of a scenario which should be assigned to the bar'
The description of the item whose property 'Scenario Id for Bar' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Scenario Id for Bar. id of a scenario which should be assigned to the bar'
The index of the item whose property 'Scenario Id for Bar' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Labels. if activated, data values are displayed for the bars'
The description of the item whose property 'Labels' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Labels. if activated, data values are displayed for the bars'
The index of the item whose property 'Labels' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id for Axis'
The new value to be assigned to the property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The description of the item whose property 'Scenario Id for Axis' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Scenario Id for Axis'
The new value to be assigned to the property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The index of the item whose property 'Scenario Id for Axis' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Specific Bad Color'
The new value to be assigned to the property 'Specific Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The description of the item whose property 'Specific Bad Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Specific Bad Color'
The new value to be assigned to the property 'Specific Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The index of the item whose property 'Specific Bad Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Specific Good Color'
The new value to be assigned to the property 'Specific Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The description of the item whose property 'Specific Good Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Specific Good Color'
The new value to be assigned to the property 'Specific Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The index of the item whose property 'Specific Good Color' should be set
Sets the value of the property 'Bar Chart Assignment' as a JSON-String.
Bar Chart Assignment
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id for Bar'
The new value to be assigned to the property 'Scenario Id for Bar. id of a scenario which should be assigned to the bar'
The description of the item whose property 'Scenario Id for Bar' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Scenario Id for Bar'
The new value to be assigned to the property 'Scenario Id for Bar. id of a scenario which should be assigned to the bar'
The index of the item whose property 'Scenario Id for Bar' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Labels'
The new value to be assigned to the property 'Labels. if activated, data values are displayed for the bars'
The description of the item whose property 'Labels' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Labels'
The new value to be assigned to the property 'Labels. if activated, data values are displayed for the bars'
The index of the item whose property 'Labels' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be set
Accesses the item of the widget's array property 'Bar Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be set
Returns the value of the property 'Bind Data Point Comments To Instance' .
Sets the value of the property 'Bind Data Point Comments To Instance' .
Bind Data Point Comments To Instance
Returns the value of the property 'Bind Visualisation Comment To Instance' .
Sets the value of the property 'Bind Visualisation Comment To Instance' .
Bind Visualisation Comment To Instance
Accesses the items of the widget's array property 'CFL Rules' and returns its value.'
Accesses the item of the widget's array property 'CFL Rules' at the passed index and returns the value of it's property 'Enabled. if enabled, the rule is active and gets applied to cells of the matrix'
The index of the item whose property 'Enabled' should be returned
Returns the value of the property 'Cfl Rules' as a JSON-String.
Accesses the item of the widget's array property 'CFL Rules' at the passed index and returns the value of it's property 'Name. the name of this rule for making it recognizable'
The index of the item whose property 'Name' should be returned
Accesses the item of the widget's array property 'CFL Rules' at the passed index and returns the value of it's property 'Script Body. the JavaScript code of this rule that gets executed in the context of each rendered cell of the matrix'
The index of the item whose property 'Script Body' should be returned
Sets the items of the widget's array property 'CFL Rules'. This Method overrides the previously existing items.
The new items assigned to the property 'CFL Rules'
Accesses the item of the widget's array property 'CFL Rules' at the passed index and assigns the passed new value to it's property 'Enabled'
The new value to be assigned to the property 'Enabled. if enabled, the rule is active and gets applied to cells of the matrix'
The index of the item whose property 'Enabled' should be set
Sets the value of the property 'Cfl Rules' as a JSON-String.
Cfl Rules
Accesses the item of the widget's array property 'CFL Rules' at the passed index and assigns the passed new value to it's property 'Name'
The new value to be assigned to the property 'Name. the name of this rule for making it recognizable'
The index of the item whose property 'Name' should be set
Accesses the item of the widget's array property 'CFL Rules' at the passed index and assigns the passed new value to it's property 'Script Body'
The new value to be assigned to the property 'Script Body. the JavaScript code of this rule that gets executed in the context of each rendered cell of the matrix'
The index of the item whose property 'Script Body' should be set
Accesses the items of the widget's array property 'CFL Variables' and returns its value.'
Returns the value of the property 'Cfl Variables' as a JSON-String.
Accesses the item of the widget's array property 'CFL Variables' at the passed index and returns the value of it's property 'Identifier. A unique identifier that is used to reference this variable in the CFL'
The index of the item whose property 'Identifier' should be returned
Accesses the item of the widget's array property 'CFL Variables' at the passed index and returns the value of it's property 'Value. The Value of the variable, represented in JSON notation. E.g. "car" for a string, or 3.14159 for a number'
The index of the item whose property 'Value' should be returned
Sets the items of the widget's array property 'CFL Variables'. This Method overrides the previously existing items.
The new items assigned to the property 'CFL Variables'
Sets the value of the property 'Cfl Variables' as a JSON-String.
Cfl Variables
Accesses the item of the widget's array property 'CFL Variables' at the passed index and assigns the passed new value to it's property 'Identifier'
The new value to be assigned to the property 'Identifier. A unique identifier that is used to reference this variable in the CFL'
The index of the item whose property 'Identifier' should be set
Accesses the item of the widget's array property 'CFL Variables' at the passed index and assigns the passed new value to it's property 'Value'
The new value to be assigned to the property 'Value. The Value of the variable, represented in JSON notation. E.g. "car" for a string, or 3.14159 for a number'
The index of the item whose property 'Value' should be set
Returns the value of the property 'Column Header Text Align' .
Sets the value of the property 'Column Header Text Align' .
Column Header Text Align
Returns the value of the property 'Column Margin' .
Sets the value of the property 'Column Margin' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Column Margin
Returns the value of the property 'Column Width' .
Sets the value of the property 'Column Width' .
Column Width
Returns the value of the property 'Commenting Backend Server Url' .
Sets the value of the property 'Commenting Backend Server Url' .
Commenting Backend Server Url
Returns the value of the property 'Commenting Font Family' .
Sets the value of the property 'Commenting Font Family' .
Commenting Font Family
Accesses the items of the widget's array property 'Hidden Contexts' and returns its value.'
Returns the value of the property 'Commenting Hidden Contexts' as a JSON-String.
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and returns the value of it's property 'Key. '
The index of the item whose property 'Key' should be returned
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and returns the value of it's property 'Type. '
The index of the item whose property 'Type' should be returned
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and returns the value of it's property 'Value. '
The index of the item whose property 'Value' should be returned
Sets the items of the widget's array property 'Hidden Contexts'. This Method overrides the previously existing items.
The new items assigned to the property 'Hidden Contexts'
Sets the value of the property 'Commenting Hidden Contexts' as a JSON-String.
Commenting Hidden Contexts
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and assigns the passed new value to it's property 'Key'
The new value to be assigned to the property 'Key. '
The index of the item whose property 'Key' should be set
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and assigns the passed new value to it's property 'Type'
The new value to be assigned to the property 'Type. '
The index of the item whose property 'Type' should be set
Accesses the item of the widget's array property 'Hidden Contexts' at the passed index and assigns the passed new value to it's property 'Value'
The new value to be assigned to the property 'Value. '
The index of the item whose property 'Value' should be set
Returns the value of the property 'Commenting Initial Text' .
Sets the value of the property 'Commenting Initial Text' .
Commenting Initial Text
Returns the value of the property 'Commenting More Comments Expandable' .
Sets the value of the property 'Commenting More Comments Expandable' .
Commenting More Comments Expandable
Returns the value of the property 'Commenting Show Authoring Information' .
Sets the value of the property 'Commenting Show Authoring Information' .
Commenting Show Authoring Information
Returns the value of the property 'Commenting Show Contexts' .
Sets the value of the property 'Commenting Show Contexts' .
Commenting Show Contexts
Returns the value of the property 'Commenting Show Menu Edge' .
Sets the value of the property 'Commenting Show Menu Edge' .
Commenting Show Menu Edge
Returns the value of the property 'Commenting Show More Comments' .
Sets the value of the property 'Commenting Show More Comments' .
Commenting Show More Comments
Returns the value of the property 'Cross Tab Row Header' .
Sets the value of the property 'Cross Tab Row Header' .
Cross Tab Row Header
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'Expression. An Expression that should be evaluated for each calculated datapoint'
The description of the item whose property 'Expression' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'Expression. An Expression that should be evaluated for each calculated datapoint'
The index of the item whose property 'Expression' should be returned
Returns the value of the property 'Custom Calculation Configs' as a JSON-String.
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and returns the value of it's property 'Target Dimension. The dimension for which the new member should be calculated'
The description of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Calculated Members' at the passed index and returns the value of it's property 'Target Dimension. The dimension for which the new member should be calculated'
The index of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'Expression'
The new value to be assigned to the property 'Expression. An Expression that should be evaluated for each calculated datapoint'
The description of the item whose property 'Expression' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'Expression'
The new value to be assigned to the property 'Expression. An Expression that should be evaluated for each calculated datapoint'
The index of the item whose property 'Expression' should be set
Sets the value of the property 'Custom Calculation Configs' as a JSON-String.
Custom Calculation Configs
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Calculated Members' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The dimension for which the new member should be calculated'
The description of the item whose property 'Target Dimension' should be set
Accesses the item of the widget's array property 'Calculated Members' at the passed index and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The dimension for which the new member should be calculated'
The index of the item whose property 'Target Dimension' should be set
Accesses the items of the widget's array property 'Custom CSS' and returns its value.'
Accesses the item of the widget's array property 'Custom CSS' at the passed index and returns the value of it's property 'CSS. A collection of CSS rules which should be executed by the browser'
The index of the item whose property 'CSS' should be returned
Accesses the item of the widget's array property 'Custom CSS' at the passed index and returns the value of it's property 'Enable. If enabled, the css is active and gets applied to the matrix'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Custom Css' as a JSON-String.
Accesses the item of the widget's array property 'Custom CSS' at the passed index and returns the value of it's property 'Name. The name of this css snippet for making it recognizable'
The index of the item whose property 'Name' should be returned
Sets the items of the widget's array property 'Custom CSS'. This Method overrides the previously existing items.
The new items assigned to the property 'Custom CSS'
Accesses the item of the widget's array property 'Custom CSS' at the passed index and assigns the passed new value to it's property 'CSS'
The new value to be assigned to the property 'CSS. A collection of CSS rules which should be executed by the browser'
The index of the item whose property 'CSS' should be set
Accesses the item of the widget's array property 'Custom CSS' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If enabled, the css is active and gets applied to the matrix'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Custom Css' as a JSON-String.
Custom Css
Accesses the item of the widget's array property 'Custom CSS' at the passed index and assigns the passed new value to it's property 'Name'
The new value to be assigned to the property 'Name. The name of this css snippet for making it recognizable'
The index of the item whose property 'Name' should be set
Returns the value of the property 'Data Point Comment Representation' .
Sets the value of the property 'Data Point Comment Representation' .
Data Point Comment Representation
Returns the value of the property 'Data Text Align' .
Sets the value of the property 'Data Text Align' .
Data Text Align
Returns the value of the property 'Datasource Filter' as a JSON-String.
Sets the value of the property 'Datasource Filter' as a JSON-String.
Datasource Filter
Returns the value of the property 'Datasource Variables' as a JSON-String.
Sets the value of the property 'Datasource Variables' as a JSON-String.
Datasource Variables
Returns the value of the property 'Deviation Chart Label Size' .
Sets the value of the property 'Deviation Chart Label Size' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Deviation Chart Label Size
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Type. Absolute deviations describe the variance between subtrahend and minuend value in absolute numbers while percent ones describe the relative increase or decrease of the subtrahend member'
The description of the item whose property 'Type' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Type. Absolute deviations describe the variance between subtrahend and minuend value in absolute numbers while percent ones describe the relative increase or decrease of the subtrahend member'
The index of the item whose property 'Type' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Deviation Configs' as a JSON-String.
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Minuend Member. The name of the member which is the 'minuend' in the deviation calculation: minuend - subtrahend'
The description of the item whose property 'Minuend Member' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Minuend Member. The name of the member which is the 'minuend' in the deviation calculation: minuend - subtrahend'
The index of the item whose property 'Minuend Member' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Subtrahend Member. The name of the member which is the 'subtrahend' in the deviation calculation: minuend - subtrahend'
The description of the item whose property 'Subtrahend Member' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Subtrahend Member. The name of the member which is the 'subtrahend' in the deviation calculation: minuend - subtrahend'
The index of the item whose property 'Subtrahend Member' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and returns the value of it's property 'Target Dimension. The dimension for which the new member should be calculated'
The description of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Deviations' at the passed index and returns the value of it's property 'Target Dimension. The dimension for which the new member should be calculated'
The index of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The description of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'New Member Key'
The new value to be assigned to the property 'New Member Key. The key of the new calculated member'
The index of the item whose property 'New Member Key' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The description of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'New Member Name'
The new value to be assigned to the property 'New Member Name. The name of the new calculated member'
The index of the item whose property 'New Member Name' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Type'
The new value to be assigned to the property 'Type. Absolute deviations describe the variance between subtrahend and minuend value in absolute numbers while percent ones describe the relative increase or decrease of the subtrahend member'
The description of the item whose property 'Type' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Type'
The new value to be assigned to the property 'Type. Absolute deviations describe the variance between subtrahend and minuend value in absolute numbers while percent ones describe the relative increase or decrease of the subtrahend member'
The index of the item whose property 'Type' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Deviation Configs' as a JSON-String.
Deviation Configs
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Minuend Member'
The new value to be assigned to the property 'Minuend Member. The name of the member which is the 'minuend' in the deviation calculation: minuend - subtrahend'
The description of the item whose property 'Minuend Member' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Minuend Member'
The new value to be assigned to the property 'Minuend Member. The name of the member which is the 'minuend' in the deviation calculation: minuend - subtrahend'
The index of the item whose property 'Minuend Member' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Subtrahend Member'
The new value to be assigned to the property 'Subtrahend Member. The name of the member which is the 'subtrahend' in the deviation calculation: minuend - subtrahend'
The description of the item whose property 'Subtrahend Member' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Subtrahend Member'
The new value to be assigned to the property 'Subtrahend Member. The name of the member which is the 'subtrahend' in the deviation calculation: minuend - subtrahend'
The index of the item whose property 'Subtrahend Member' should be set
Accesses the item of the widget's array property 'Deviations' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The dimension for which the new member should be calculated'
The description of the item whose property 'Target Dimension' should be set
Accesses the item of the widget's array property 'Deviations' at the passed index and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. The dimension for which the new member should be calculated'
The index of the item whose property 'Target Dimension' should be set
Accesses the items of the widget's array property 'Dynamic Contexts' and returns its value.'
Returns the value of the property 'Dynamic Contexts' as a JSON-String.
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and returns the value of it's property 'Key. '
The index of the item whose property 'Key' should be returned
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and returns the value of it's property 'Key Text. '
The index of the item whose property 'Key Text' should be returned
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and returns the value of it's property 'Type. '
The index of the item whose property 'Type' should be returned
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and returns the value of it's property 'Value. '
The index of the item whose property 'Value' should be returned
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and returns the value of it's property 'Value Text. '
The index of the item whose property 'Value Text' should be returned
Sets the items of the widget's array property 'Dynamic Contexts'. This Method overrides the previously existing items.
The new items assigned to the property 'Dynamic Contexts'
Sets the value of the property 'Dynamic Contexts' as a JSON-String.
Dynamic Contexts
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and assigns the passed new value to it's property 'Key'
The new value to be assigned to the property 'Key. '
The index of the item whose property 'Key' should be set
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and assigns the passed new value to it's property 'Key Text'
The new value to be assigned to the property 'Key Text. '
The index of the item whose property 'Key Text' should be set
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and assigns the passed new value to it's property 'Type'
The new value to be assigned to the property 'Type. '
The index of the item whose property 'Type' should be set
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and assigns the passed new value to it's property 'Value'
The new value to be assigned to the property 'Value. '
The index of the item whose property 'Value' should be set
Accesses the item of the widget's array property 'Dynamic Contexts' at the passed index and assigns the passed new value to it's property 'Value Text'
The new value to be assigned to the property 'Value Text. '
The index of the item whose property 'Value Text' should be set
Accesses the item of the widget's array property 'Editability Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Editability Assignment' whose description equals the passed one and returns the value of it's property 'Editable. Sets whether the data points selected by the filter are editable'
The description of the item whose property 'Editable' should be returned
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and returns the value of it's property 'Editable. Sets whether the data points selected by the filter are editable'
The index of the item whose property 'Editable' should be returned
Returns the value of the property 'Editability Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Editability Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Editability Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Editability Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Editable'
The new value to be assigned to the property 'Editable. Sets whether the data points selected by the filter are editable'
The description of the item whose property 'Editable' should be set
Accesses the item of the widget's array property 'Editability Assignment' at the passed index and assigns the passed new value to it's property 'Editable'
The new value to be assigned to the property 'Editable. Sets whether the data points selected by the filter are editable'
The index of the item whose property 'Editable' should be set
Sets the value of the property 'Editability Assignment' as a JSON-String.
Editability Assignment
Returns the value of the property 'Following Hierarchy Node Row Dividers' .
Sets the value of the property 'Following Hierarchy Node Row Dividers' .
Following Hierarchy Node Row Dividers
Returns the value of the property 'Following Results' .
Sets the value of the property 'Following Results' .
Following Results
Returns the value of the property 'Font Color' .
Sets the value of the property 'Font Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Font Color
Returns the value of the property 'Font Family' .
Sets the value of the property 'Font Family' .
Font Family
Returns the value of the property 'Font Size' .
Sets the value of the property 'Font Size' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Font Size
Returns the value of the property 'Footer Font Size' .
Sets the value of the property 'Footer Font Size' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Footer Font Size
Returns the value of the property 'Footer Text' .
Sets the value of the property 'Footer Text' .
Footer Text
Returns the value of the property 'Good Color' .
Sets the value of the property 'Good Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Good Color
Returns the value of the property 'Header Elipsis' .
Sets the value of the property 'Header Elipsis' .
Header Elipsis
Returns the value of the property 'Header Row Divider Color' .
Sets the value of the property 'Header Row Divider Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Header Row Divider Color
Returns the value of the property 'Header Row Divider Thickness' .
Sets the value of the property 'Header Row Divider Thickness' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Header Row Divider Thickness
Returns the value of the property 'Header Row Dividers' .
Sets the value of the property 'Header Row Dividers' .
Header Row Dividers
Returns the value of the property 'Hierarchy Node Bold' .
Sets the value of the property 'Hierarchy Node Bold' .
Hierarchy Node Bold
Returns the value of the property 'Hierarchy Node Collapsible' .
Sets the value of the property 'Hierarchy Node Collapsible' .
Hierarchy Node Collapsible
Returns the value of the property 'Hierarchy Node Collapsible On Whole Cell' .
Sets the value of the property 'Hierarchy Node Collapsible On Whole Cell' .
Hierarchy Node Collapsible On Whole Cell
Returns the value of the property 'Hierarchy Node Color' .
Sets the value of the property 'Hierarchy Node Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Hierarchy Node Color
Returns the value of the property 'Hierarchy Node Column Indentation' .
Sets the value of the property 'Hierarchy Node Column Indentation' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Hierarchy Node Column Indentation
Returns the value of the property 'Hierarchy Node Indentation' .
Sets the value of the property 'Hierarchy Node Indentation' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Hierarchy Node Indentation
Returns the value of the property 'Hierarchy Node Italic' .
Sets the value of the property 'Hierarchy Node Italic' .
Hierarchy Node Italic
Returns the value of the property 'Hierarchy Node Row Divider Color' .
Sets the value of the property 'Hierarchy Node Row Divider Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Hierarchy Node Row Divider Color
Returns the value of the property 'Hierarchy Node Row Divider Thickness' .
Sets the value of the property 'Hierarchy Node Row Divider Thickness' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Hierarchy Node Row Divider Thickness
Returns the value of the property 'Hierarchy Node Row Dividers' .
Sets the value of the property 'Hierarchy Node Row Dividers' .
Hierarchy Node Row Dividers
Returns the value of the property 'Hierarchy Node Row Padding' .
Sets the value of the property 'Hierarchy Node Row Padding' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Hierarchy Node Row Padding
Accesses the items of the widget's array property 'Additional Axes' and returns its value.'
Accesses the item of the widget's array property 'Additional Axes' at the passed index and returns the value of it's property 'Identifier. A unique identifier that is used to reference this axis'
The index of the item whose property 'Identifier' should be returned
Accesses the item of the widget's array property 'Additional Axes' at the passed index and returns the value of it's property 'Name. The name of the Axis that should be created'
The index of the item whose property 'Name' should be returned
Accesses the item of the widget's array property 'Additional Axes' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Hyper Axis Configs' as a JSON-String.
Sets the items of the widget's array property 'Additional Axes'. This Method overrides the previously existing items.
The new items assigned to the property 'Additional Axes'
Accesses the item of the widget's array property 'Additional Axes' at the passed index and assigns the passed new value to it's property 'Identifier'
The new value to be assigned to the property 'Identifier. A unique identifier that is used to reference this axis'
The index of the item whose property 'Identifier' should be set
Accesses the item of the widget's array property 'Additional Axes' at the passed index and assigns the passed new value to it's property 'Name'
The new value to be assigned to the property 'Name. The name of the Axis that should be created'
The index of the item whose property 'Name' should be set
Accesses the item of the widget's array property 'Additional Axes' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Hyper Axis Configs' as a JSON-String.
Hyper Axis Configs
Accesses the items of the widget's array property 'Trend Assignment' and returns its value.'
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be returned
Returns the value of the property 'Hyper Trend Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Scaling Factor. Scales the increase of the trend arrow'
The description of the item whose property 'Scaling Factor' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Scaling Factor. Scales the increase of the trend arrow'
The index of the item whose property 'Scaling Factor' should be returned
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be returned
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be returned
Sets the items of the widget's array property 'Trend Assignment'. This Method overrides the previously existing items.
The new items assigned to the property 'Trend Assignment'
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be set
Sets the value of the property 'Hyper Trend Assignment' as a JSON-String.
Hyper Trend Assignment
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scaling Factor'
The new value to be assigned to the property 'Scaling Factor. Scales the increase of the trend arrow'
The description of the item whose property 'Scaling Factor' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Scaling Factor'
The new value to be assigned to the property 'Scaling Factor. Scales the increase of the trend arrow'
The index of the item whose property 'Scaling Factor' should be set
Accesses the item of the widget's array property 'Trend Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be set
Accesses the item of the widget's array property 'Trend Assignment' at the passed index and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be set
Returns the value of the property 'Initial Row Expand Level'.
Sets the value of the property 'Initial Row Expand Level'
Initial Row Expand Level
Returns the value of the property 'Measures In Rows' .
Sets the value of the property 'Measures In Rows' .
Measures In Rows
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Target Dimension Filter. Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The description of the item whose property 'Target Dimension Filter' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Target Dimension Filter. Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The index of the item whose property 'Target Dimension Filter' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Enable. Enables the calculation of n top/bottom + rest members'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Enable. Enables the calculation of n top/bottom + rest members'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'NRest Configs' as a JSON-String.
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The description of the item whose property 'Rest Member Name (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The index of the item whose property 'Rest Member Name (optional)' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Mode. Determine the ranking mode top or bottom'
The description of the item whose property 'Mode' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Mode. Determine the ranking mode top or bottom'
The index of the item whose property 'Mode' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The description of the item whose property 'Number n of top/bottom members' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The index of the item whose property 'Number n of top/bottom members' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and returns the value of it's property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The description of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'N + Rest' at the passed index and returns the value of it's property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The index of the item whose property 'Target Dimension' should be returned
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension Filter'
The new value to be assigned to the property 'Target Dimension Filter. Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The description of the item whose property 'Target Dimension Filter' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Target Dimension Filter'
The new value to be assigned to the property 'Target Dimension Filter. Specify a target dimension subset on which the top/bottom determination is based on. Use this property for example to only include specific keyfigures in the ranking'
The index of the item whose property 'Target Dimension Filter' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. Enables the calculation of n top/bottom + rest members'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. Enables the calculation of n top/bottom + rest members'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'NRest Configs' as a JSON-String.
NRest Configs
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Rest Member Name (optional)'
The new value to be assigned to the property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The description of the item whose property 'Rest Member Name (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Rest Member Name (optional)'
The new value to be assigned to the property 'Rest Member Name (optional). Specify a member name for the rest member of the target dimension.'
The index of the item whose property 'Rest Member Name (optional)' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Mode'
The new value to be assigned to the property 'Mode. Determine the ranking mode top or bottom'
The description of the item whose property 'Mode' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Mode'
The new value to be assigned to the property 'Mode. Determine the ranking mode top or bottom'
The index of the item whose property 'Mode' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Number n of top/bottom members'
The new value to be assigned to the property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The description of the item whose property 'Number n of top/bottom members' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Number n of top/bottom members'
The new value to be assigned to the property 'Number n of top/bottom members. Number of top/bottom members (excluding the rest member)'
The index of the item whose property 'Number n of top/bottom members' should be set
Accesses the item of the widget's array property 'N + Rest' whose description equals the passed one and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The description of the item whose property 'Target Dimension' should be set
Accesses the item of the widget's array property 'N + Rest' at the passed index and assigns the passed new value to it's property 'Target Dimension'
The new value to be assigned to the property 'Target Dimension. Dimension on whose members the n + rest transformation is performed'
The index of the item whose property 'Target Dimension' should be set
Returns the value of the property 'Outlier Style'. possible values are 'LONG' or 'SHORT'
Sets the value of the property 'Outlier Style'. Accepts case insensitive strings like 'LONG', 'SHORT' or 'long' or 'Short'
Outlier Style
Returns the value of the property 'Padding' .
Sets the value of the property 'Padding' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Padding
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Apply Scenario Color to Pin Head. applies the pin scenario color to the Pin Head instead of the good or bad color'
The description of the item whose property 'Apply Scenario Color to Pin Head' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Apply Scenario Color to Pin Head. applies the pin scenario color to the Pin Head instead of the good or bad color'
The index of the item whose property 'Apply Scenario Color to Pin Head' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The description of the item whose property 'Scenario Id for Axis' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The index of the item whose property 'Scenario Id for Axis' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The description of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The index of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The description of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The index of the item whose property 'Good Color' should be returned
Returns the value of the property 'Pin Chart Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Pin Line on Top. Displays the pin line in front of the Axis and Pin Head'
The description of the item whose property 'Pin Line on Top' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Pin Line on Top. Displays the pin line in front of the Axis and Pin Head'
The index of the item whose property 'Pin Line on Top' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Scenario Id for Pin. id of a scenario which should be assigned to the pin'
The description of the item whose property 'Scenario Id for Pin' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Scenario Id for Pin. id of a scenario which should be assigned to the pin'
The index of the item whose property 'Scenario Id for Pin' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Labels. if activated, data values are displayed for the pins'
The description of the item whose property 'Labels' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Labels. if activated, data values are displayed for the pins'
The index of the item whose property 'Labels' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and returns the value of it's property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be returned
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Apply Scenario Color to Pin Head'
The new value to be assigned to the property 'Apply Scenario Color to Pin Head. applies the pin scenario color to the Pin Head instead of the good or bad color'
The description of the item whose property 'Apply Scenario Color to Pin Head' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Apply Scenario Color to Pin Head'
The new value to be assigned to the property 'Apply Scenario Color to Pin Head. applies the pin scenario color to the Pin Head instead of the good or bad color'
The index of the item whose property 'Apply Scenario Color to Pin Head' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id for Axis'
The new value to be assigned to the property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The description of the item whose property 'Scenario Id for Axis' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Scenario Id for Axis'
The new value to be assigned to the property 'Scenario Id for Axis. id of a scenario which should be assigned to the axis'
The index of the item whose property 'Scenario Id for Axis' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The description of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication. When activated, this property has a higher priority than the corresponding general property 'Default Bad Color'.'
The index of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The description of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Comparison Group Id'
The new value to be assigned to the property 'Comparison Group Id. assigns a comparison group id to the cells addressed by this configuration. cells with the same comparison group id use a visually comparable scaling'
The index of the item whose property 'Comparison Group Id' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The description of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication. When activated, this property has a higher priority than the corresponding general property 'Default Good Color'.'
The index of the item whose property 'Good Color' should be set
Sets the value of the property 'Pin Chart Assignment' as a JSON-String.
Pin Chart Assignment
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The description of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Negative Outlier Threshold'
The new value to be assigned to the property 'Negative Outlier Threshold. Values less than this threshold are handled as outliers'
The index of the item whose property 'Negative Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The description of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Negative Value is Good'
The new value to be assigned to the property 'Negative Value is Good. Swaps positive and negative color'
The index of the item whose property 'Negative Value is Good' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Pin Line on Top'
The new value to be assigned to the property 'Pin Line on Top. Displays the pin line in front of the Axis and Pin Head'
The description of the item whose property 'Pin Line on Top' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Pin Line on Top'
The new value to be assigned to the property 'Pin Line on Top. Displays the pin line in front of the Axis and Pin Head'
The index of the item whose property 'Pin Line on Top' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The description of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Positive Outlier Threshold'
The new value to be assigned to the property 'Positive Outlier Threshold. Values greater than this threshold are handled as outliers'
The index of the item whose property 'Positive Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id for Pin'
The new value to be assigned to the property 'Scenario Id for Pin. id of a scenario which should be assigned to the pin'
The description of the item whose property 'Scenario Id for Pin' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Scenario Id for Pin'
The new value to be assigned to the property 'Scenario Id for Pin. id of a scenario which should be assigned to the pin'
The index of the item whose property 'Scenario Id for Pin' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Labels'
The new value to be assigned to the property 'Labels. if activated, data values are displayed for the pins'
The description of the item whose property 'Labels' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Labels'
The new value to be assigned to the property 'Labels. if activated, data values are displayed for the pins'
The index of the item whose property 'Labels' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The description of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Outlier Threshold'
The new value to be assigned to the property 'Use Outlier Threshold. When activated all values greater than the positive and less than the negative outlier threshold are considered outliers and don't affect scaling'
The index of the item whose property 'Use Outlier Threshold' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Bad Color'
The new value to be assigned to the property 'Use Specific Bad Color. Whether to use the specific Bad Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Bad Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The description of the item whose property 'Use Specific Good Color' should be set
Accesses the item of the widget's array property 'Pin Chart Assignment' at the passed index and assigns the passed new value to it's property 'Use Specific Good Color'
The new value to be assigned to the property 'Use Specific Good Color. Whether to use the specific Good Color for a chart configuration or the generic default one'
The index of the item whose property 'Use Specific Good Color' should be set
Accesses the items of the widget's array property 'Remove Dimensions' and returns its value.'
Accesses the item of the widget's array property 'Remove Dimensions' at the passed index and returns the value of it's property 'Enabled. The name of the new calculated member'
The index of the item whose property 'Enabled' should be returned
Returns the value of the property 'Remove Dimension Configs' as a JSON-String.
Accesses the item of the widget's array property 'Remove Dimensions' at the passed index and returns the value of it's property 'Dimension. The Dimension that should be removed'
The index of the item whose property 'Dimension' should be returned
Sets the items of the widget's array property 'Remove Dimensions'. This Method overrides the previously existing items.
The new items assigned to the property 'Remove Dimensions'
Accesses the item of the widget's array property 'Remove Dimensions' at the passed index and assigns the passed new value to it's property 'Enabled'
The new value to be assigned to the property 'Enabled. The name of the new calculated member'
The index of the item whose property 'Enabled' should be set
Sets the value of the property 'Remove Dimension Configs' as a JSON-String.
Remove Dimension Configs
Accesses the item of the widget's array property 'Remove Dimensions' at the passed index and assigns the passed new value to it's property 'Dimension'
The new value to be assigned to the property 'Dimension. The Dimension that should be removed'
The index of the item whose property 'Dimension' should be set
Returns the value of the property 'Row Divider Color' .
Sets the value of the property 'Row Divider Color' . Only hexadecimal color codes are allowed. E.g. '#FF0000'
Row Divider Color
Returns the value of the property 'Row Divider Thickness' .
Sets the value of the property 'Row Divider Thickness' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Row Divider Thickness
Returns the value of the property 'Row Dividers' .
Sets the value of the property 'Row Dividers' .
Row Dividers
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Scenario Assignment' as a JSON-String.
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and returns the value of it's property 'Scenario Id. identifier of the scenario that gets assigned to the data points selected by the filter'
The description of the item whose property 'Scenario Id' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and returns the value of it's property 'Scenario Id. identifier of the scenario that gets assigned to the data points selected by the filter'
The index of the item whose property 'Scenario Id' should be returned
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Scenario Assignment' as a JSON-String.
Scenario Assignment
Accesses the item of the widget's array property 'scenarioAssignment' whose description equals the passed one and assigns the passed new value to it's property 'Scenario Id'
The new value to be assigned to the property 'Scenario Id. identifier of the scenario that gets assigned to the data points selected by the filter'
The description of the item whose property 'Scenario Id' should be set
Accesses the item of the widget's array property 'scenarioAssignment' at the passed index and assigns the passed new value to it's property 'Scenario Id'
The new value to be assigned to the property 'Scenario Id. identifier of the scenario that gets assigned to the data points selected by the filter'
The index of the item whose property 'Scenario Id' should be set
Returns the value of the property 'Selection Type' .
Sets the value of the property 'Selection Type' .
Selection Type
Returns the value of the property 'Server Url' .
Sets the value of the property 'Server Url' .
Server Url
Returns the value of the property 'Show Footer' .
Sets the value of the property 'Show Footer' .
Show Footer
Returns the value of the property 'Show Scenarios In Column Headers' .
Sets the value of the property 'Show Scenarios In Column Headers' .
Show Scenarios In Column Headers
Returns the value of the property 'Show Title' .
Sets the value of the property 'Show Title' .
Show Title
Accesses the items of the widget's array property 'Sort Configurations' and returns its value.'
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Sort Configurations' whose description equals the passed one and returns the value of it's property 'Dimension. The key of the Dimension that should be sorted'
The description of the item whose property 'Dimension' should be returned
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and returns the value of it's property 'Dimension. The key of the Dimension that should be sorted'
The index of the item whose property 'Dimension' should be returned
Accesses the item of the widget's array property 'Sort Configurations' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no efect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no efect'
The index of the item whose property 'Enable' should be returned
Returns the value of the property 'Sort By Member' as a JSON-String.
Sets the items of the widget's array property 'Sort Configurations'. This Method overrides the previously existing items.
The new items assigned to the property 'Sort Configurations'
Accesses the item of the widget's array property 'Sort Configurations' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sort Configurations' whose description equals the passed one and assigns the passed new value to it's property 'Dimension'
The new value to be assigned to the property 'Dimension. The key of the Dimension that should be sorted'
The description of the item whose property 'Dimension' should be set
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and assigns the passed new value to it's property 'Dimension'
The new value to be assigned to the property 'Dimension. The key of the Dimension that should be sorted'
The index of the item whose property 'Dimension' should be set
Accesses the item of the widget's array property 'Sort Configurations' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no efect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Sort Configurations' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no efect'
The index of the item whose property 'Enable' should be set
Sets the value of the property 'Sort By Member' as a JSON-String.
Sort By Member
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication.'
The description of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication.'
The index of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Chart Height. height of the chart in [px]'
The description of the item whose property 'Chart Height' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Chart Height. height of the chart in [px]'
The index of the item whose property 'Chart Height' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication.'
The description of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication.'
The index of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be returned
Returns the value of the property 'Sparkbar Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Maximum Color. The color used for highlighting the largest value.'
The description of the item whose property 'Maximum Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Maximum Color. The color used for highlighting the largest value.'
The index of the item whose property 'Maximum Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Minimum Color. The color used for highlighting the smallest value.'
The description of the item whose property 'Minimum Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Minimum Color. The color used for highlighting the smallest value.'
The index of the item whose property 'Minimum Color' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be returned
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication.'
The description of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication.'
The index of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Chart Height'
The new value to be assigned to the property 'Chart Height. height of the chart in [px]'
The description of the item whose property 'Chart Height' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Chart Height'
The new value to be assigned to the property 'Chart Height. height of the chart in [px]'
The index of the item whose property 'Chart Height' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication.'
The description of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication.'
The index of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be set
Sets the value of the property 'Sparkbar Assignment' as a JSON-String.
Sparkbar Assignment
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Maximum Color'
The new value to be assigned to the property 'Maximum Color. The color used for highlighting the largest value.'
The description of the item whose property 'Maximum Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Maximum Color'
The new value to be assigned to the property 'Maximum Color. The color used for highlighting the largest value.'
The index of the item whose property 'Maximum Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Minimum Color'
The new value to be assigned to the property 'Minimum Color. The color used for highlighting the smallest value.'
The description of the item whose property 'Minimum Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Minimum Color'
The new value to be assigned to the property 'Minimum Color. The color used for highlighting the smallest value.'
The index of the item whose property 'Minimum Color' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be set
Accesses the item of the widget's array property 'Sparkbar Assignment' at the passed index and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication.'
The description of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Bad Color. The color used for visualization elements with a negative implication.'
The index of the item whose property 'Bad Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Chart Height. height of the chart in [px]'
The description of the item whose property 'Chart Height' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Chart Height. height of the chart in [px]'
The index of the item whose property 'Chart Height' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Curve Type. Type of interpolation between data points. LINEAR produces straight lines meeting sharply at peaks. SMOOTH produces rounded peaks using a monotone cubic spline.'
The description of the item whose property 'Curve Type' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Curve Type. Type of interpolation between data points. LINEAR produces straight lines meeting sharply at peaks. SMOOTH produces rounded peaks using a monotone cubic spline.'
The index of the item whose property 'Curve Type' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication.'
The description of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Good Color. The color used for visualization elements with a positive implication.'
The index of the item whose property 'Good Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be returned
Returns the value of the property 'Sparkline Assignment' as a JSON-String.
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Maximum Color. The color used for highlighting the largest value.'
The description of the item whose property 'Maximum Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Maximum Color. The color used for highlighting the largest value.'
The index of the item whose property 'Maximum Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Minimum Color. The color used for highlighting the smallest value.'
The description of the item whose property 'Minimum Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Minimum Color. The color used for highlighting the smallest value.'
The index of the item whose property 'Minimum Color' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and returns the value of it's property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be returned
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The description of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Filter'
The new value to be assigned to the property 'Filter. Restricts this configuration to only affect data points matching all constraints'
The index of the item whose property 'Filter' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication.'
The description of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Bad Color'
The new value to be assigned to the property 'Bad Color. The color used for visualization elements with a negative implication.'
The index of the item whose property 'Bad Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Chart Height'
The new value to be assigned to the property 'Chart Height. height of the chart in [px]'
The description of the item whose property 'Chart Height' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Chart Height'
The new value to be assigned to the property 'Chart Height. height of the chart in [px]'
The index of the item whose property 'Chart Height' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Curve Type'
The new value to be assigned to the property 'Curve Type. Type of interpolation between data points. LINEAR produces straight lines meeting sharply at peaks. SMOOTH produces rounded peaks using a monotone cubic spline.'
The description of the item whose property 'Curve Type' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Curve Type'
The new value to be assigned to the property 'Curve Type. Type of interpolation between data points. LINEAR produces straight lines meeting sharply at peaks. SMOOTH produces rounded peaks using a monotone cubic spline.'
The index of the item whose property 'Curve Type' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The description of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Description (optional)'
The new value to be assigned to the property 'Description (optional). Short name that describes this configuration to be recognizable'
The index of the item whose property 'Description (optional)' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The description of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Enable'
The new value to be assigned to the property 'Enable. If this is deactivated, the config shall have no effect'
The index of the item whose property 'Enable' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication.'
The description of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Good Color'
The new value to be assigned to the property 'Good Color. The color used for visualization elements with a positive implication.'
The index of the item whose property 'Good Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The description of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Show In Tooltip'
The new value to be assigned to the property 'Show In Tooltip. When activated, the visualisation is shown in a tooltip, instead of hte cell itself'
The index of the item whose property 'Show In Tooltip' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The description of the item whose property 'Include Aggregates' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Include Aggregates'
The new value to be assigned to the property 'Include Aggregates. When activated, aggregation data points like sums are part of the showed data. This option is turned off by default to prevent aggregate peaks from distorting the scaling'
The index of the item whose property 'Include Aggregates' should be set
Sets the value of the property 'Sparkline Assignment' as a JSON-String.
Sparkline Assignment
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Maximum Color'
The new value to be assigned to the property 'Maximum Color. The color used for highlighting the largest value.'
The description of the item whose property 'Maximum Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Maximum Color'
The new value to be assigned to the property 'Maximum Color. The color used for highlighting the largest value.'
The index of the item whose property 'Maximum Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Minimum Color'
The new value to be assigned to the property 'Minimum Color. The color used for highlighting the smallest value.'
The description of the item whose property 'Minimum Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Minimum Color'
The new value to be assigned to the property 'Minimum Color. The color used for highlighting the smallest value.'
The index of the item whose property 'Minimum Color' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' whose description equals the passed one and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The description of the item whose property 'Target Axis' should be set
Accesses the item of the widget's array property 'Sparkline Assignment' at the passed index and assigns the passed new value to it's property 'Target Axis'
The new value to be assigned to the property 'Target Axis. The axis which contains the data to be used for this feature. Additional Axes can be created at the data tab.'
The index of the item whose property 'Target Axis' should be set
Accesses the items of the widget's array property 'Static Contexts' and returns its value.'
Returns the value of the property 'Static Contexts' as a JSON-String.
Accesses the item of the widget's array property 'Static Contexts' at the passed index and returns the value of it's property 'Key. '
The index of the item whose property 'Key' should be returned
Accesses the item of the widget's array property 'Static Contexts' at the passed index and returns the value of it's property 'Key Text. '
The index of the item whose property 'Key Text' should be returned
Accesses the item of the widget's array property 'Static Contexts' at the passed index and returns the value of it's property 'Type. '
The index of the item whose property 'Type' should be returned
Accesses the item of the widget's array property 'Static Contexts' at the passed index and returns the value of it's property 'Value. '
The index of the item whose property 'Value' should be returned
Accesses the item of the widget's array property 'Static Contexts' at the passed index and returns the value of it's property 'Value Text. '
The index of the item whose property 'Value Text' should be returned
Sets the items of the widget's array property 'Static Contexts'. This Method overrides the previously existing items.
The new items assigned to the property 'Static Contexts'
Sets the value of the property 'Static Contexts' as a JSON-String.
Static Contexts
Accesses the item of the widget's array property 'Static Contexts' at the passed index and assigns the passed new value to it's property 'Key'
The new value to be assigned to the property 'Key. '
The index of the item whose property 'Key' should be set
Accesses the item of the widget's array property 'Static Contexts' at the passed index and assigns the passed new value to it's property 'Key Text'
The new value to be assigned to the property 'Key Text. '
The index of the item whose property 'Key Text' should be set
Accesses the item of the widget's array property 'Static Contexts' at the passed index and assigns the passed new value to it's property 'Type'
The new value to be assigned to the property 'Type. '
The index of the item whose property 'Type' should be set
Accesses the item of the widget's array property 'Static Contexts' at the passed index and assigns the passed new value to it's property 'Value'
The new value to be assigned to the property 'Value. '
The index of the item whose property 'Value' should be set
Accesses the item of the widget's array property 'Static Contexts' at the passed index and assigns the passed new value to it's property 'Value Text'
The new value to be assigned to the property 'Value Text. '
The index of the item whose property 'Value Text' should be set
Returns the value of the property 'Suppress Repeating Column Header' .
Sets the value of the property 'Suppress Repeating Column Header' .
Suppress Repeating Column Header
Returns the value of the property 'Suppress Repeating Row Header' .
Sets the value of the property 'Suppress Repeating Row Header' .
Suppress Repeating Row Header
Returns the value of the property 'Template Name' .
Sets the value of the property 'Template Name' .
Template Name
Returns the value of the property 'Title Font Size' .
Sets the value of the property 'Title Font Size' . Only valid css strings (value + unit[px,rem,em,%]) are allowed. E.g. '10px' or '0.5em'
Title Font Size
Returns the value of the property 'Title Text' .
Sets the value of the property 'Title Text' .
Title Text
Returns the value of the property 'Use Runtime Data' .
Sets the value of the property 'Use Runtime Data' .
Use Runtime Data
Returns the value of the property 'Visualisation Comment Representation' .
Sets the value of the property 'Visualisation Comment Representation' .
Visualisation Comment Representation
Returns the value of the property 'Width Per Column [px]. Assigns pixel widths to columns by index. The first value gets assigned to the first row header column and so on. 'default' leads to the property 'column width' being used instead, 'auto' leads to the remaining width of the matrix being uniformly distributed to all 'auto'-assigned columns.
Returns the value of the property 'Width Per Column' as a JSON-String.
Sets the value of the property 'Width Per Column [px]'
The new value of property 'Width Per Column [px]. Assigns pixel widths to columns by index. The first value gets assigned to the first row header column and so on. 'default' leads to the property 'column width' being used instead, 'auto' leads to the remaining width of the matrix being uniformly distributed to all 'auto'-assigned columns.'
Sets the value of the property 'Width Per Column' as a JSON-String.
Width Per Column
This page lists all scripting methods available for the graphomate matrix custom widget in the SAC Application Designer Scripting Environment.