Skip to main content
All docs
V24.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ErrorBarsOptions Properties
Show Inherited Hide Inherited

Contains options for a chart series error bar.
Name Description
BarDirection Gets or sets the error bar direction.
BarType Gets or sets the error bar type.
Fill Provides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
Minus Gets or sets the negative error value.
NoEndCap Gets or sets whether the error bar has an end cap.
Outline Provides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
Plus Gets or sets the positive error value.
Value Gets or sets the error value.
ValueType Gets or sets the value type of the error bar.
See Also