PlotAllAggregates Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.  

ChartPlotAggregatesEnum

ChartPlotAggregatesEnum can be one of these ChartPlotAggregatesEnum constants.
chPlotAggregatesCategories All data fields in the PivotTable list are plotted.
chPlotAggregatesCharts
chPlotAggregatesFromTotalOrientation
chPlotAggregatesNone Only the first data field in the PivotTable list is plotted.
chPlotAggregatesSeries Multiple data fields will be plotted as series nested at the innermost level.

 

expression.PlotAllAggregates

expression   Required. An expression that returns a ChartSpace object.

Remarks

This property is relevant only when multiple fields have been added to the data area of the chart.