Diagram.BreadcrumbItems Property
Returns the diagram’s breadcrumbs.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
BreadcrumbItemCollection | A collection of BreadcrumbItem objects. |
See Also