PlotSeries.DataLabelsBackgroundColor Property

Top 

Description

Sets the background color for the data labels.

 

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,0.87843137254902)

 

Syntax

myVariable1 = myPlotSeries1.DataLabelsBackgroundColor;

 

myPlotSeries1.DataLabelsBackgroundColor = myVariable1;

 

See also

PlotSeries Object

Colors in FreeFlyer

Plot Series Guide