%HI_SetGraphLinePeriode function


Function
 The function sets the period width in a candlestick graph which is connected to a displayer of the Graph or XY Graph types (Control function).
Declaration
%HI_SetGraphLinePeriode(
   INT in refId, 
   INT in lineNr, 
   INT in periode
 ) 
Parameters
refIdReference to a displayer(reference variable).
lineNrFlow serial number.
periodePeriod [s]
Description
The function sets period width which evaluates statistically an open, maximal, minimal and close value in the candlestick graph. If the period = 0, the graph looks like change one, i.e. a bar displays at each value change of the connected object.
Example
 %HI_SetGraphLinePeriode(_Graph,1,3600)

0 komentárov

Nie ste prihlásený. Akékoľvek zmeny, ktoré vykonáte, sa označia ako anonymné. Ak už máte svoj účet, pravdepodobne sa budete chcieť prihlásiť .