PlotScatterSeries.LineColor Property

Top 

Description

Sets the color of the lines that connect the data points.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(0.149019607843137,0.392156862745098,0.756862745098039)

 

Syntax

myVariable1 = myPlotScatterSeries1.LineColor;

 

myPlotScatterSeries1.LineColor = myVariable1;

 

See also

PlotScatterSeries Object

Colors in FreeFlyer

Plot Series Guide