pltIPlot GetPhaseAxisHandle

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

Syntax

pltIPlot_handle GetPhaseAxisHandle 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

Returns success or an error code.