BCGSuite for MFC
CBCGPChartLegendEntry* CBCGPChartLegendVisualObject::GetLegendEntry ( int  nIndex) const

Returns a pointer to legend entry located at specified index

Call this method to retrieve a legend entry (row) located at nIndex. It will be NULL if nIndex is out of range.

Parameters
nIndexa zero-based entry index.