BCGSuite for MFC
CBCGPChartLegendCell* CBCGPChartLegendVisualObject::GetLegendCell ( int  nEntryIndex,
int  nCellIndex 
) const

Returns a legend cell located at specified index

Call this method to retrieve a cell located within an entry specified by nEntryIndex. It will be NULL if one of the indexes is out of range.

Parameters
nEntryIndexa zero-based entry index
nCellIndexa zero-based cell index