PlotWindow.RAxis Property

Top 

Description

Provides access to the PlotWindow's Radial Axis properties. Note: this does not have any effect on X-Y Scatter Plots.

 

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:

PlotAxis

Access:

read/write

 

Syntax

myString1 = myPlotWindow1.RAxis.DisplayName;

 

myPlotWindow1.RAxis.DisplayName = myString1;

 

See also

PlotWindow Object

PlotWindow Guide