Skip to main content

ChartHitInfo.ChartBreadcrumbControl Property

Returns a chart breadcrumb navigation bar that is located under the test point.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

public ChartBreadcrumbControl ChartBreadcrumbControl { get; }

Property Value

Type Description
ChartBreadcrumbControl

A breadcrumb navigation bar.

See Also