PlotSeries.DataLabelsBackgroundVisible Property

Top 

Description

Sets whether or not the background is visible for the data labels.

 

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:

boolean

Access:

read/write

Default Value:

false

 

Syntax

myVariable1 = myPlotSeries1.DataLabelsBackgroundVisible;

 

myPlotSeries1.DataLabelsBackgroundVisible = myVariable1;

 

See also

PlotSeries Object

Plot Series Guide