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

TreeMapGradientColorizer.EndColorProperty Field

Identifies the TreeMapGradientColorizer.EndColor dependency property.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public static readonly DependencyProperty EndColorProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also