Contained in the Subgroup Object This property determines whether a subgroup is displayed on the chart.
Syntax
subgroup.DropFromChart [= Boolean ]
The DropFromChart property syntax has these parts:
Part Description
subgroup An object expression that evaluates to a SubGroup object.
Boolean A Boolean expression indicating the show-state of this subgroup on the chart.
Settings
The settings for Boolean are:
Setting Description
true This subgroup will not appear on the charts, but it will still be used in calculations.
False (Default) This subgroup appears on the charts.