ChartHitInfo.BreadcrumbItemPresentation Property
In This Article
Returns a breadcrumb item that is located under the test point.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public BreadcrumbItemPresentation BreadcrumbItemPresentation { get; }
#Property Value
Type | Description |
---|---|
Breadcrumb |
The breadcrumb item representation. |
See Also