LineColor Property

3D Graph Control

LineColor Property

Syntax

CWPlot3D.LineColor

Data Type

Color

Purpose

Specifies the color of lines for connecting points in the plot.

Example

CWGraph3D1.Plots.Item(1).LineColor = vbBlue

See Also

LineStyle

LineWidth