ReferenceLine Properties

Spotfire 14.2 API Reference

The ReferenceLine type exposes the following members.

Properties

  NameDescription
Public propertyAffectsAutoZoom Obsolete.
Gets or sets a value indicating whether this line affects the auto zoom functionality.
Public propertyAxisReference Obsolete.
Gets the axis this line is defined for.
Public propertyColor Obsolete.
Gets or sets the color by which this line is rendered.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDisplayName Obsolete.
Gets the display name for the line.
Public propertyExpression Obsolete.
Gets or sets the expression used to calculate the value to draw at when line type is Expression.
Public propertyFormatter Obsolete.
Gets or sets the formatter used for this line. This is property is null by default, meaning the line will find a suitable formatter automatically.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyIsBackground Obsolete.
Gets or sets a value controlling if this line is rendered behind other features in the plot.
Public propertyLabelDisplayMode Obsolete.
Gets or sets a value indicating how the label should be drawn for this line.
Public propertyLineStyle Obsolete.
Gets or sets the line style.
Public propertyShowLabel Obsolete.
Gets or sets a value indicating if a label should be drawn for this line.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyUseAxisTransform Obsolete.
Gets or sets a value indicating whether or not to use the axis transform in calculations for the reference line.
Public propertyWidth Obsolete.
Gets or sets the width of this line.
Public propertyVisible Obsolete.
Gets or sets a value indicating whether this line is visible.
Top
See Also

Reference