PlotWindow.SetMarkerVisibility Method

Top 

Description

Sets whether markers will be shown on each Series contained within this PlotWindow. Note that this is not valid for polynomial series and will have no effect if called.

 

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.

 

Overload List

Signatures

Return Value

Description

PlotWindow.SetMarkerVisibility(Variable showMarkers)

None

Sets whether markers will be shown on each Series contained within this PlotWindow. Note that this is not valid for polynomial series and will have no effect if called.

PlotWindow.SetMarkerVisibility(Variable showMarkers, Variable markerSize)

None

Sets whether markers will be shown on each Series contained within this PlotWindow. Note that this is not valid for polynomial series and will have no effect if called.

 

 

See also

PlotWindow Object

PlotWindow Guide