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