TIBCO Spotfire Visualization Properties - Statistics Table

Source:

Methods

setsortby(id, value, mode)

Sets sort by property for a visualization.
Parameters:
Name Type Description
id string The id of the visualization. Unique in the current TIBCO Spotfire Document.
value string Sort by property.
mode integer Sort by mode: 0=Ascending, 1=Descending.
Source:

setstatisticsmeasures(id, value)

Sets statistics measures property for a visualization.
Parameters:
Name Type Description
id string The id of the visualization. Unique in the current TIBCO Spotfire Document.
value string List of measures.
Source: