SRGraphComponent::IsDrawing

BOOL SRGraphComponent::IsDrawing(void)

Returns the m_bDrawing flag

Defined in: SRGComp.cpp

Return Value

Returns TRUE if the chart is currently being drawn -- which means that the m_pDC and m_pCWnd members are valid.