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

ChartHitInfo.BreadcrumbItemPresentation Property

Returns a breadcrumb item that is located under the test point.

Namespace: DevExpress.Xpf.Charts

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

Declaration

public BreadcrumbItemPresentation BreadcrumbItemPresentation { get; }

Property Value

Type Description
BreadcrumbItemPresentation

The breadcrumb item representation.

See Also