NOTE: This method was deprecated in V4-0. The recommended method to set the Plot duration is via SetPlotAttribute specifying an attribute of "DURATION" .
Void SetDurationSeconds(long Duration);
Availability:
stOCX (V2-00), stPro Automation (V2-01)
Parameters:
Name: |
Description: |
Duration |
Number of seconds the graph should cover. |
Remarks:
Call this function to adjust the duration of the graph.
Note: If Duration is not a positive integer it is ignored.