Measure Enumeration TIBCO Spotfire 7.6 API Reference
All possible output columns from the DataRelationshipsCalculation. Used to get a specific column from the TryGetColumn(Measure, DataColumn) method

Namespace: Spotfire.Dxp.Application.Calculations.DataRelationships
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public enum Measure
Members

  Member nameValueDescription
Y0 Y
X1 X
PValue2 PValue
FStat3 FStat
S2Btwn4 S2Btwn
S2Wthn5 S2Wthn
DfBtwn6 DfBtwn
DfWthn7 DfWthn
Chi2Stat8 Chi2Stat
Df9 Df
HStat10 HStat
RSq11 RSq, the squared value of R
N12 Number of valid pairs.
R13 R, correlation or rank correlation
Version Information

Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also

Reference