BreadcrumbItem Properties
Stores the chart breadcrumb item options.| Name | Description |
|---|---|
| IsHome | Returns the value that specifies whether the Breadcrumb Item indicates the topmost detail level. |
| IsNotLast | Returns a value that indicates whether the breadcrumb item is not last in the collection. |
| SourceObject | The object used to generate the breadcrumb item. |
| Text | Returns the text that the breadcrumb item displays. |
See Also