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

StripedLayoutAlgorithm.LastStripeMinThickness Property

Gets or sets the minimum thickness of the last strip.

Namespace: DevExpress.Xpf.TreeMap

Assembly: DevExpress.Xpf.TreeMap.v20.2.dll

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

Declaration

public double LastStripeMinThickness { get; set; }

Property Value

Type Description
Double

A Double value in percents.

See Also