Skip to main content
All docs
V22.2

TreeMapStyle.LeafFontStyleProperty Field

Identifies the LeafFontStyle dependency property.

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public static readonly DependencyProperty LeafFontStyleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also