XFacts (Collection)
Represents a fact object on the X axis for a scatter or bubble chart.
This example show how to hide “Amount Sales” from the X Axis of the Outliner.
ActiveDocument.Sections["Chart2"].XFacts["Amount Sales"].Hide()
Hide(), UnHide()
Read only:Name as String