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

ErrorBarsOptions.ValueType Property

Gets or sets the value type of the error bar.

Namespace: DevExpress.Spreadsheet.Charts

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

Declaration

ErrorBarValueType ValueType { get; set; }

Property Value

Type Description
ErrorBarValueType

An enumeration value that indicates the value type.

See Also