ZFact (Object)

Member of:

ZFacts (Collection)

Description:

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.

Example:

This example show how to hide “Amount Sales” from the Size Axis of the Outliner

ActiveDocument.Sections["Chart2"].ZFacts["Amount Sales"].Hide()

Methods:

Hide(), UnHide()

Properties:

Read only:Name as String