Breadcrumbs.Font Property
Gets or sets the font that Breadcrumb Items and Breadcrumb Home Item use to display their text.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Font | The font that Breadcrumb Items and Breadcrumb Home Item use to display their text. |
Remarks
Important
Use the DXFont property instead of Font
to specify the font used to display the text of the Breadcrumb Items and Breadcrumb Home Item.
See Also