SetType

Sets the plot type for curve editor.

Syntax

<Curve Editor Object> SetType<typename>

Description

SetType changes the plot type.
Note: Changing the plot type results in clearing previous data.

Arguments

typename
Options include xy, bar, polar, or complex.

Returns

None.

Example

$editor SetType polar


Figure 1.