ShowDrillpathInLabels (Property)
Applies To:
XAxisLabel object, ZAxisLabel object
Description:
Displays the drill path value in the label and legend.
Action:
Read-write, Boolean
Example:
This example shows how to not show the drill path value in the label and legend:
ActiveDocument.Sections["BooksChart"].LabelsAxis.XAxis.ShowDrillpathInLabels=false