- Source:
- API-4.1.js, line 25
Methods
setseriesby(id, seriesbyexpression, seriestype)
Sets series by property for a visualization.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | The id of the visualization. Unique in the current TIBCO Spotfire Document. |
seriesbyexpression |
string | Series by expression (with aggregation method if needed). |
seriestype |
boolean | Series type: true=Lines, false=Bars. |
- Source:
- API-4.1.js, line 2579