- Source:
- API-4.1.js, line 19
Methods
setmarkerbyproperties(id, markerby)
Sets the marking limiting data shown in the visualization.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | The id of the visualization. Unique in the current TIBCO Spotfire Document. |
markerby |
string | The name of the Marking to use. |
- Source:
- API-4.1.js, line 1645
Example
setmarkerbyproperties('1', 'Marking');