void SetTargets (long PenHandle, float Min, float Max);
Available (from release):
stOCX (V3-0), stPro Automation (V3-0)
Return Value:
None.
Parameters:
Name: |
Description: |
PenHandle |
The handle of the pen whose targets are to be set. |
Min |
The value to use for the Minimum target. |
Max |
The value to use for the Maximum target. |
Remarks:
Call this function to set the targets for a Pen.
Note: Targets only apply to Radar Plots.