FittingModelCollectionAddHorizontalLine Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodCode exampleAddHorizontalLine(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 methodCode exampleAddHorizontalLine(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