BarChart object, BarLineChart object
Determines the clustering used when displaying Bar or Bar Line charts.
The BqClusterBarType constant group consists of the bqClusterByY and bqClusterByZ values.
This example shows how to cluster data according to the values on the Z-axis:
ActiveDocument.Sections["Chart"].BarChart.ClusterBy = bqClusterByZ