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

CustomBar2DModel.OverlapBarsProperty Field

Identifies the CustomBar2DModel.OverlapBars dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public static readonly DependencyProperty OverlapBarsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also