pltIPlot GetMagnitudeAxisHandle

Gets a handle to a pltIAxis interface for the magnitude axis.

Syntax

pltIPlot_handle GetMagnitudeAxisHandle iAxis

Application

Tcl Query

Description

This method creates an interface and copies the pointer to it into this value. The caller is responsible for deleting it.

This method is only valid for polar plots.

Inputs

iAxis
A reference to a pltIAxis pointer.

Errors

Success or an error code.