Prehľad
Nástroje obsahu
%HI_ResetGraphZoom( INT in refId, BOOL in bResetX, BOOL in bResetY, )
refId | Reference to a displayer (reference variable). |
bResetX | Cancels the zoom used on the X-axis (time zoom). Possible values:
|
bResetY | Cancels the zoom used on Y-axis (value zoom). Possible values:
|
%HI_ResetGraphZoom(_Graph, @TRUE, @FALSE)
Pridať komentár