DrillDownStateChangedEventArgs(BreadcrumbItemCollection) Constructor
Initializes a new DrillDownStateChangedEventArgs instance with the specified breadcrumb item collections.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
breadcrumbs | BreadcrumbItemCollection | The collection of current breadcrumb items. |
See Also