ReferencePoint Properties

Spotfire 14.3 API Reference

The ReferencePoint type exposes the following members.

Properties

  NameDescription
Public propertyAffectAxisRanges
Gets or sets a value indicating whether this reference point affects the axis ranges.
Public propertyColor
Gets or sets the color by which this reference point is rendered.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCustomDisplayName
Gets or sets the custom name of this reference point.
Public propertyDetails
Gets the reference point detail collection. The details are shown in tooltips or labels.
Public propertyDisplayName
Gets the display name of this reference point.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyIsBackground
Gets or sets a value controlling whether this reference point is rendered behind other visual elements in the visualization.
Public propertyMarkerShape
Gets or sets the shape of this reference point.
Public propertyName
Gets the name of this reference point.
Public propertySize
Gets or sets the size of this reference point.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyVisible
Gets or sets a value indicating whether this reference point is visible.
Public propertyXExpression
Gets the expression defining the horizontal position of this point.
Public propertyYExpression
Gets the expression defining the vertical position of this point.
Top
See Also

Reference