Specifies whether to display the ValueAxis for each Pen in the Chart that contains multiple EGUs.
Syntax
object.MultipleEGU [= Boolean]
Properties
The MultipleEGU property syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The ValueAxis is displayed for each Pen. |
False |
The ValueAxis is not displayed for each Pen. |
Remarks
The MultipleEGU propertycorresponds to the Show Multiple Values check box in the Chart Configuration dialog box.