BCGSuite for MFC
CBCGPChartValue CBCGPChartTernarySeries::GetMaxPercentage ( CBCGPChartData::ComponentIndex  ci) const

Returns the maximum component percentage in a series.

Call this method to retrieve the maximum component percentage in a series.

ci should be one of the following enumerated values:

  • CBCGPChartData::CI_Y - component A
  • CBCGPChartData::CI_Y1 - component B
  • CBCGPChartData::CI_Y2 - component C
Parameters
ciSpecifies component index.