LineColor Property
From Measurement Studio User Interface
LineColor Property
Syntax
CWPlot.LineColor
Data Type
Purpose
Specifies the color of line that connects points in the plot.
Example
'Set the plot line color to blue
CWGraph1.Plots.Item(1).LineColor = vbBlue