SRGraph::SetComponentMaxGroup
voidSRGraph::SetComponentMaxGroup(intnComponent, intgroup, UINTType)
Allows access to component data ranges via this graph
Defined in: SRGraph.cpp
Parameters
nComponent
Count of the component
group
Group to be set as the maximum operational group
Type
Type of component
Remarks
This function delegates the actual setting of the components data span to the component specified by type and number.Primarily used for automatic updates via the ComDoc system
See also...
SRGraphComponent::SetMaxGroup GetComponent