SRGraph::SetValue
voidSRGraph::SetValue(intindex, intgroup, doublenumber, BOOLbUseDefaultStyle)
Set data value in the SRGraphData object
Defined in: SRGraph.cpp
Parameters
index
Zero-based index of the data within the buffer or -2 for the first value or -1 for the last
group
Zero-based index of the group holding the list
number
Value to place in the referenced object
bUseDefaultStyle
Set to TRUE if the default style should be copied from m_DefaultDataStyle.