PlotLegend.BackgroundColor Property

Top 

Description

Sets the current color of the background of the legend.

 

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 = myPlotLegend1.BackgroundColor;

 

myPlotLegend1.BackgroundColor = myVariable1;

 

See also

PlotLegend Object

Colors in FreeFlyer

PlotWindow Guide