ValueRange Properties TIBCO Spotfire 6.0 API Reference
The ValueRange type exposes the following members.
Properties

  NameDescription
Public propertyHigh
Gets the high limit of the range.
Public propertyIsFullRange
Gets a value indicating whether or not this range is full, having both the low and high properties set to their respective [t:Endpoint] values.
Public propertyIsValidRange
Gets a value indicating whether or not this range is valid.
Public propertyLow
Gets the low limit of the range.
Back to Top
See Also