ZFacts (Collection)
Represents a fact object on the Z axis (Size) for a bubble chart. The ZFact (Object) a value that defines the size or width dimension of a bubble in proportion to the amount of data.
This example show how to hide “Amount Sales” from the Size Axis of the Outliner
ActiveDocument.Sections["Chart2"].ZFacts["Amount Sales"].Hide()
Hide(), UnHide()
Read only:Name as String