LineColor Property

Measurement Studio User Interface

LineColor Property

Syntax

CWPlot.LineColor

Data Type

Color

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

See Also

LineStyle