Error |
The ErrorBarXPlotStyle type exposes the following members.
Name | Description | |
---|---|---|
_accumulatedEventData |
Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT) | |
_cachedColorForIndexFunction | If this function is set, the symbol color is determined by calling this function on the index into the data. (Inherited from ErrorBarPlotStyle) | |
_cachedSymbolSizeForIndexFunction | If this function is set, then _symbolSize is ignored and the symbol size is evaluated by this function. (Inherited from ErrorBarPlotStyle) | |
_ignoreMissingDataPoints |
If true, treat missing points as if not present (e.g. connect lines over missing points, count skip seamlessly over missing points)
(Inherited from ErrorBarPlotStyle) | |
_independentColor |
True if the color of the label is not dependent on the color of the parent plot style.
(Inherited from ErrorBarPlotStyle) | |
_independentSkipFrequency | (Inherited from ErrorBarPlotStyle) | |
_parent |
The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase) | |
_skipFrequency |
Skip frequency.
(Inherited from ErrorBarPlotStyle) | |
_suspendTokensOfChilds | Stores the suspend tokens of the suspended childs of this object. (Inherited from SuspendableDocumentNode) | |
_useCommonErrorColumn | (Inherited from ErrorBarPlotStyle) |