Skip to main content
All docs
V25.2
  • TreeMapStyle.LeafFontWeightProperty Field

    Identifies the LeafFontWeight dependency property.

    Namespace: DevExpress.Xpf.TreeMap

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

    NuGet Package: DevExpress.Wpf.TreeMap

    Declaration

    public static readonly DependencyProperty LeafFontWeightProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also