FittingModelCollectionAddHorizontalLine Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Code example AddHorizontalLine(String)
Adds a horizontal reference line. The position of the line is defined by the specified expression, for example "Avg(y)" or "1000.0".
Public method Code example AddHorizontalLine(DataTable, String)
Adds a horizontal reference line. The position of the line is defined by the expression, for example "Avg(y)". The expression is evaluated using the columns in the specified data table.
Top
See Also

Reference