Click or drag to resize

ErrorBarPlotStyle Fields

The ErrorBarPlotStyle type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentNodeWithSingleAccumulatedDataT)
Protected field_cachedColorForIndexFunctionIf this function is set, the symbol color is determined by calling this function on the index into the data.
Protected field_cachedSymbolSizeForIndexFunctionIf this function is set, then _symbolSize is ignored and the symbol size is evaluated by this function.
Protected field_independentColor True if the color of the label is not dependent on the color of the parent plot style.
Protected field_independentSkipFrequency 
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_skipFrequency Skip frequency.
Protected field_suspendTokensOfChildsStores the suspend tokens of the suspended childs of this object.
(Inherited from SuspendableDocumentNode)
Protected field_useCommonErrorColumn 
Top
See Also