Back to Devexpress

ChartHitInfo.ChartBreadcrumbControl Property

wpf-devexpress-dot-xpf-dot-charts-dot-charthitinfo-e52a577c.md

latest1.1 KB
Original Source

ChartHitInfo.ChartBreadcrumbControl Property

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ChartBreadcrumbControl ChartBreadcrumbControl { get; }
vb
Public ReadOnly Property ChartBreadcrumbControl As ChartBreadcrumbControl

Property Value

TypeDescription
ChartBreadcrumbControl

A breadcrumb navigation bar.

|

See Also

ChartHitInfo Class

ChartHitInfo Members

DevExpress.Xpf.Charts Namespace