ChartSecondaryShowMode

Description

The ChartSecondaryShowMode enumeration contains display modes of secondary charts.

It is used by the following properties and methods:

Available Values

Value Brief description
0 PrimaryAndSecondary. Primary and secondary charts are displayed.
1 OnlyPrimary. Only primary chart is displayed.
2 OnlySecondary. Only secondary chart is displayed.

See also:

Chart Assembly Enumerations