Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the fixed color used for drawing error bars when Spotfire.Dxp.Application.Visuals.ErrorBars.UseMarkerColor is false.
This color is only used when Spotfire.Dxp.Application.Visuals.ErrorBars.UseMarkerColor is false.
Gets the indexed enabled property.
The indexed enabled property is used instead of the Spotfire.Dxp.Application.Visuals.ErrorBars.Enabled property when there are multiple measures on the Spotfire.Dxp.Application.Visuals.ScaleAxis (e.g. multiple columns on the Y axis in a line chart).
Gets the indexed Lower Expression property.
The indexed lower expression property is used instead of the Spotfire.Dxp.Application.Visuals.ErrorBars.LowerExpression property when there are multiple measures on the Spotfire.Dxp.Application.Visuals.ScaleAxis (e.g. multiple columns on the Y axis in a line chart). Pre-processor syntax is not supported. Expressions with pre-processor syntax will be stored as static values, that is, what it evaluates to when set.
Gets the indexed Upper Expression property.
The indexed upper expression property is used instead of the Spotfire.Dxp.Application.Visuals.ErrorBars.UpperExpression property when there are multiple measures on the Spotfire.Dxp.Application.Visuals.ScaleAxis (e.g. multiple columns on the Y axis in a line chart). Pre-processor syntax is not supported. Expressions with pre-processor syntax will be stored as static values, that is, what it evaluates to when set.
Gets or sets the expression used to define the lower error of the error bar.
Gets a collection of methods for executing transactions on the document.
Gets or sets the expression used to define the upper error of the error bar.
Represents Error Bars on a Spotfire.Dxp.Application.Visuals.ScaleAxis.
Remark
Error bars are lines drawn from the center of a marker (or from the end of a bar in a bar chart) to indicate the error (uncertainty) of a measurement or aggregation.
Since
2.0