PlotWindow.ThetaAxis Property

Top 

Description

Provides access to the PlotWindow's Theta Axis properties. Note: this does not have any effect on X-Y Scatter 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.ThetaAxis.Name;

 

myPlotWindow1.ThetaAxis.Name = myString1;

 

See also

PlotWindow Object

PlotWindow Guide