PlotWindow.PlotAreaColor Property

Top 

Description

Sets the color of the chart panel. This property will only color the section of the plot where series points appear.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(1,1,1)

 

Syntax

myVariable1 = myPlotWindow1.PlotAreaColor;

 

myPlotWindow1.PlotAreaColor = myVariable1;

 

See also

PlotWindow Object

Colors in FreeFlyer

PlotWindow Guide