Skip to main content
A newer version of this page is available.
All docs
V19.2

BreadcrumbsModel.Font Property

Gets or sets the Breadcrumbs.Font property value within the model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v19.2.Wizard.dll

Declaration

[LocalizableCategory(DesignerCategories.Behavior)]
public Font Font { get; set; }

Property Value

Type Description
Font

A font used to display the Breadcrumb Item and Breadcrumb Home Item text.

See Also