PlotScatterSeries.MarkersVisible Property

Top 

Description

Sets whether the markers are visible for this series. Note: This property can be overwritten by the PlotWindow Output Properties GUI.

 

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 = myPlotScatterSeries1.MarkersVisible;

 

myPlotScatterSeries1.MarkersVisible = myVariable1;

 

See also

PlotScatterSeries Object

Plot Series Guide