SRGraph::SetFeedbackLogging
voidSRGraph::SetFeedbackLogging(BOOLbLogging)
Initializes the m_bFeedbackLogging member
Defined in: SRGraph.h
Parameters
bLogging
TRUE to enable feedback logging, FALSE to disable
Remarks
When drawing a graph, a list of feedback items may be created. Each feedback item contains information about a data item and its appearance on screen. When the mouse button is clicked or moves over a "hot" area, the feedback list can determine the group and index of the data associated with the area.See also...
SRGraphFeedback, m_FeedbackList