PlotWindow.BackgroundColor Property

Top 

Description

Sets the background color for the entire plot.

 

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(1,1,1)

 

Syntax

myVariable1 = myPlotWindow1.BackgroundColor;

 

myPlotWindow1.BackgroundColor = myVariable1;

 

See also

PlotWindow Object

Colors in FreeFlyer

PlotWindow Guide