Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

ErrorBarsOptions.BarDirection Property

Gets or sets the error bar direction.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v21.2.Core.dll

Declaration

ErrorBarDirection BarDirection { get; set; }

Property Value

Type Description
ErrorBarDirection

An enumeration value that indicates the error bar direction.

See Also