ReferenceLine Properties TIBCO Spotfire 7.6 API Reference

The ReferenceLine type exposes the following members.

Properties

  Name Description
Public property AffectsAutoZoom Obsolete.
Gets or sets a value indicating whether this line affects the auto zoom functionality.
Public property AxisReference Obsolete.
Gets the axis this line is defined for.
Public property Color Obsolete.
Gets or sets the color by which this line is rendered.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DisplayName Obsolete.
Gets the display name for the line.
Public property Expression Obsolete.
Gets or sets the expression used to calculate the value to draw at when line type is Expression.
Public property Formatter 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 property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property IsBackground Obsolete.
Gets or sets a value controlling if this line is rendered behind other features in the plot.
Public property LabelDisplayMode Obsolete.
Gets or sets a value indicating how the label should be drawn for this line.
Public property LineStyle Obsolete.
Gets or sets the line style.
Public property ShowLabel Obsolete.
Gets or sets a value indicating if a label should be drawn for this line.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property UseAxisTransform Obsolete.
Gets or sets a value indicating whether or not to use the axis transform in calculations for the reference line.
Public property Width Obsolete.
Gets or sets the width of this line.
Public property Visible Obsolete.
Gets or sets a value indicating whether this line is visible.
Top
See Also

Reference