HI_SetGraphRowNr
%HI_SetGraphRowNr function
Old name
%HI_SetDiatRowNr
Function
The function %HI_SetGraphRowNr sets the number (index) of the displayed row of structured object in active objects of the graph which is connected to the displayer of Graph type (Control function).
Declaration
%HI_SetGraphRowNr(
INT in refId,
INT in rowIdxInt
) Parameters
refId | Reference to graphic object (reference variable). |
rowIdxInt | Number of the structured object row. |