ReferenceLine Properties TIBCO Spotfire 6.0 API Reference
The ReferenceLine type exposes the following members.
Properties

  NameDescription
Public propertyAffectsAutoZoomObsolete.
Gets or sets a value indicating whether this line affects the auto zoom functionality.
Public propertyAxisReferenceObsolete.
Gets the axis this line is defined for.
Public propertyColorObsolete.
Gets or sets the color by which this line is rendered.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDisplayNameObsolete.
Gets the display name for the line.
Public propertyExpressionObsolete.
Gets or sets the expression used to calculate the value to draw at when line type is Expression.
Public propertyFormatterObsolete.
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 propertyIsBackgroundObsolete.
Gets or sets a value controlling if this line is rendered behind other features in the plot.
Public propertyLabelDisplayModeObsolete.
Gets or sets a value indicating how the label should be drawn for this line.
Public propertyLineStyleObsolete.
Gets or sets the line style.
Public propertyShowLabelObsolete.
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 propertyUseAxisTransformObsolete.
Gets or sets a value indicating whether or not to use the axis transform in calculations for the reference line.
Public propertyWidthObsolete.
Gets or sets the width of this line.
Public propertyVisibleObsolete.
Gets or sets a value indicating whether this line is visible.
Back to Top
See Also