BCGSuite for MFC
ExplicitGrouping CBCGPChartDiagram3D::GetExplicitGrouping ( ) const
inline

Returns the current explicit grouping option.

Call this method to retrieve the current explicit grouping option. The "explicit grouping" forces a 3D chart to show series on Z axis as grouped (maximum Z coordinate is always 1) or non-grouped (Z coordinate is set to the number of series, e.g. each series has its own Z coordinate). For example, stacked charts are always grouped, but a "Manhattan stacked chart" should be displayed as ungroupped.