Skip to main content

StripedLayoutAlgorithm.LastStripeMinThickness Property

Gets or sets the minimum thickness of the last strip.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public double LastStripeMinThickness { get; set; }

Property Value

Type Description
Double

A Double value in percents.

See Also