ErrorBars Properties

Spotfire 14.3 API Reference

The ErrorBars type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyEnabled
Gets or sets whether or not the error bars are enabled.
Public propertyFixedColor
Gets or sets the fixed color used for drawing error bars when UseMarkerColor is false.
Public propertyIncludeInAxisRange
Gets or sets whether or not the error bars should be included in the axis range of the visualization.
Public propertyCode exampleIndexedEnabled
Gets the indexed enabled property.
Public propertyCode exampleIndexedLowerExpression
Gets the indexed Lower Expression property.
Public propertyCode exampleIndexedUpperExpression
Gets the indexed Upper Expression property.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLegendItemReference
Gets a reference to the corresponding legend item.
Public propertyLowerExpression
Gets or sets the expression used to define the lower error of the error bar.
Public propertyShowEndCaps
Gets or sets whether or not the error bars should be drawn using end caps.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyUpperExpression
Gets or sets the expression used to define the upper error of the error bar.
Public propertyUseMarkerColor
Gets or sets whether to use marker colors when drawing error bars.
Top
See Also

Reference