double CBCGPChartTernarySeries::GetDataPointComponentPercent | ( | int | nDataPointIndex, |
CBCGPChartData::ComponentIndex | ci | ||
) | const |
Returns percentage of specified component.
Call this method to retrieve percentage of specified by ci component. ci should be one of the following enumerated values:
nDataPointIndex | Specifies data point index. |
ci | Specifies component index. |