SRGraph::SetHeader
voidSRGraph::SetHeader(intgroup, LPCTSTRtext, intnCode)
Set text annotation in the SRGraphDataList object referenced by [group] where group is the relative position of SRDataList objects in the main m_data storage
Defined in: SRGraph.cpp
Parameters
group
Zero-based index of the group which will receive the header
text
Text of the new header
nCode
Country code of the header to set -- default 1 (USA)
Remarks
This header may then be applied to the whole list of SRGraphData objects within that group.