BCGControlBar Pro for MFC
CBCGPChartValue CBCGPChartTernarySeries::GetMinPercentage ( CBCGPChartData::ComponentIndex  ci) const

Returns the minimum component percentage in a series.

Call this method to retrieve the minimum 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.