PlotWindow.XAxis Property

Top 

Description

Provides access to the PlotWindow's X Axis properties. Note: this does not have any effect on polar plots.

 

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:

PlotAxis

Access:

read/write

 

Syntax

myString1 = myPlotWindow1.XAxis.Name;

 

myPlotWindow1.XAxis.Name = myString1;

 

See also

PlotWindow Object

PlotWindow Guide