| CBCGPChartLegendEntry* CBCGPChartLegendVisualObject::FindLegendEntry | ( | CBCGPChartSeries * | pSeries, |
| int | nDataPointIndex = -1 |
||
| ) | const |
Finds a legend entry that contains a sell displaying information about specified series and data point
| pSeries | a pointer to a related series |
| nDataPointIndex | a data point index |