Skip to main content
A newer version of this page is available. .

BootstrapChartValueErrorBarSettings.EdgeLength Property

Specifies the length of the lines that indicate the error bar edges.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

[DefaultValue(8)]
public int EdgeLength { get; set; }

Property Value

Type Default Description
Int32 8

An integer number that specifies the length.

Property Paths

You can access this nested property as listed below:

See Also