GetType

Returns the plot type.

Syntax

<Curve Editor Object> GetType

Description

GetType returns the plot type. Allowed plot types include xy, bar, polar, and complex.

Arguments

None.

Returns

The plot type.

Example

$editor GetType