Skip to main content
A newer version of this page is available. .

BreadcrumbItemPresentation Class

The breadcrumb item’s model.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.2.dll

Declaration

public sealed class BreadcrumbItemPresentation :
    ContentPresenter,
    IHitTestableElement

The following members return BreadcrumbItemPresentation objects:

Remarks

You can use BreadcrumbItemPresentation to specify the ChartControl.BreadcrumbItemTemplate property.

See Also