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
Returns the plot type.
<Curve Editor Object> GetType
GetType returns the plot type. Allowed plot types include xy, bar, polar, and complex.
None.
The plot type.
$editor GetType