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

BarContainerControl.BarVertIndent Property

Gets or sets the vertical distance between adjacent bars. This is a dependency property.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public double BarVertIndent { get; set; }

Property Value

Type Description
Double

An integer value that specifies the vertical distance between adjacent bars.

See Also