- Source:
- API-4.1.js, line 28
Methods
sethierarchy(id, hierarchybyexpression, bins)
Sets hierarchy by property for a visualization.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | The id of the visualization. Unique in the current TIBCO Spotfire Document. |
hierarchybyexpression |
string | Hierarchy by expression (with aggregation method if needed). |
bins |
integer | Bins property. |
- Source:
- API-4.1.js, line 2424