%HI_GraphCorrectionStart( INT in refId, INT in lineNr [, BOOL in multiCorrection := @FALSE] ) %HI_GraphCorrectionStop( INT in refId )
refId | Reference to the graphic object of Graph type (reference variable). |
lineNr | Number of line whose flow is changed. |
multiCorrection | Optional parameter. True - Multi Correction, False - Single Correction |
SingleCorrection
Parameter multiCorrection is not entered or false. The correction starts when lineNr is in the range of the displayed flows and ends when the correction window closes.
Multi Correction
Parameter multiCorrection is true. Next to the table below the graph, a set of buttons open enabling correction of the relevant graph.
The function %HI_GraphCorrectionStop stops the correction. When calling this function, the event OnGraphCorrectionStop is generated. The changes concerning the correction are saved into data of graph. They are processed by a picture script. Data can be called by the function %HI_GraphGetLineData.
0 komentárov