ErrorBars Properties TIBCO Spotfire 7.6 API Reference

The ErrorBars type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Enabled
Gets or sets whether or not the error bars are enabled.
Public property FixedColor
Gets or sets the fixed color used for drawing error bars when UseMarkerColor is false.
Public property IncludeInAxisRange
Gets or sets whether or not the error bars should be included in the axis range of the visualization.
Public property Code example IndexedEnabled
Gets the indexed enabled property.
Public property Code example IndexedLowerExpression
Gets the indexed Lower Expression property.
Public property Code example IndexedUpperExpression
Gets the indexed Upper Expression property.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LegendItemReference
Gets a reference to the corresponding legend item.
Public property LowerExpression
Gets or sets the expression used to define the lower error of the error bar.
Public property ShowEndCaps
Gets or sets whether or not the error bars should be drawn using end caps.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property UpperExpression
Gets or sets the expression used to define the upper error of the error bar.
Public property UseMarkerColor
Gets or sets whether to use marker colors when drawing error bars.
Top
See Also

Reference