LineColor Property
Syntax
CWPlot3D.LineColor
Data Type
Purpose
Specifies the color of lines for connecting points in the plot.
Example
CWGraph3D1.Plots.Item(1).LineColor = vbBlue
CWPlot3D.LineColor
Specifies the color of lines for connecting points in the plot.
CWGraph3D1.Plots.Item(1).LineColor = vbBlue