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.
nIndex | a zero-based entry index. |