FittingModelCollection AddVerticalLine Method TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method AddVerticalLine(String)
Adds a vertical reference line. The position of the line is defined by the expression, for example "Avg(x)" or "1000.0".
Public method AddVerticalLine(DataTable, String)
Adds a vertical reference line. The position of the line is defined by the expression which is evaluated using the columns in the specified data table.
Back to Top
See Also