ValueRange Endpoint Enumeration TIBCO Spotfire 6.0 API Reference
Symbolic values for the end points of a ValueRange.

Namespace: Spotfire.Dxp.Application.Filters
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[PersistenceVersionAttribute(2, 0)]
public enum Endpoint
Members

  Member nameValueDescription
Low0 The low (min) endpoint.
High1 The high (max) endpoint.
See Also