PlotWindow.ShowGridLines Property

Top 

Description

Determines if grid lines are shown on the plot.

 

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:

boolean

Access:

read/write

Default Value:

true

 

Syntax

myVariable1 = myPlotWindow1.ShowGridLines;

 

myPlotWindow1.ShowGridLines = myVariable1;

 

See also

PlotWindow Object

PlotWindow Guide