DiagramAppearanceOptions.UseFontBold Property
Gets or sets whether to apply the bold font style.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | false | true to apply the bold font style; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to UseFontBold |
|---|---|
| DiagramAppearanceObject |
|
See Also