TIBCO Spotfire Visualization Properties - Error Bars

Source:

Methods

seterrorbarsaxis(id, axis, errorbars_lowerexpression, errorbars_uppererexpression)

Sets axis error bars for a visualization.
Parameters:
Name Type Description
id string The id of the visualization. Unique in the current TIBCO Spotfire Document.
axis string Axis.
errorbars_lowerexpression string Lower error expression (with aggregation method if needed).
errorbars_uppererexpression string Upper error expression (with aggregation method if needed).
Source: