ReferencePoint Properties TIBCO Spotfire 7.6 API Reference

The ReferencePoint type exposes the following members.

Properties

  Name Description
Public property AffectAxisRanges
Gets or sets a value indicating whether this reference point affects the axis ranges.
Public property Color
Gets or sets the color by which this reference point is rendered.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property CustomDisplayName
Gets or sets the custom name of this reference point.
Public property Details
Gets the reference point detail collection. The details are shown in tooltips or labels.
Public property DisplayName
Gets the display name of this reference point.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property IsBackground
Gets or sets a value controlling whether this reference point is rendered behind other visual elements in the visualization.
Public property MarkerShape
Gets or sets the shape of this reference point.
Public property Name
Gets the name of this reference point.
Public property Size
Gets or sets the size of this reference point.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Visible
Gets or sets a value indicating whether this reference point is visible.
Public property XExpression
Gets the expression defining the horizontal position of this point.
Public property YExpression
Gets the expression defining the vertical position of this point.
Top
See Also

Reference