BCGControlBar Pro for MFC
virtual void CBCGPChartObject::OnDrawText ( CBCGPGraphicsManager pGM,
const CBCGPRect rectDiagram 
)
protectedvirtual

Called to draw a Chart Object's text.

Called from OnDraw() to draw a Chart Object's text with current formatting options.

You can override this method in a derived class to customize appearance of a Chart Object.

Parameters
pGMA pointer to a graphics manager.
rectDiagramSpecifies a bounding rectangle of diagram area.