amfIMarker SetTracklineColor
Sets the color of the trace line drawn for a marker.
Syntax
marker_handle SetTracklineColorcolor_name
Description
Sets the color of the marker’s trace line.
Inputs
- color_name
- The name of the color (“red”, “blue”, etc.).
Example
marker_handle SetTracklineColor “red”
Error
- 1 = HW_Error
- 3 = HW_InvalidHandle
- 4 = HW_InvalidArgs