BCGControlBar Pro for MFC
CBCGPChartObject* CBCGPChartVisualObject::FindChartObject ( const CString &  strName) const

Searches for the chart object by name.

Parameters
strNameThe chart object name.
Returns
The pointer to chart object or NULL of object with specified name doesn't exist.