%HI_GraphCorrectionLineEnable function

%HI_GraphCorrectionLineEnable function


Function

The function %HI_GraphCorrectionStart starts the correction of the flows in graph. This correction allows a user to correct a data curve in a graph using the mouse.

The function %HI_GraphCorrectionStop stops the correction of flows.

Declaration

%HI_GraphCorrectionLineEnable( INT in refId, INT in lineNr, BOOL in enable )

Parameters

refId

Reference to the graphic object of Graph type (reference variable).

lineNr

Number of line whose flow is changed.

enable

@True - the flow can be corrected
@False - the flow cannot be corrected


After opening a graph, all flows in graphs are disabled for correction.