TreeMapStyle.LeafFontWeight Property
Gets or sets the font weight for leaf items.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
Type | Description |
---|---|
FontWeight | A FontWeight value that is the font weight. |
See Also