pltIPlot GetChartType
Gets the chart type of the plot.
Syntax
pltIPlot_handle GetChartType
Application
Tcl Query
Description
Returns a string indicating the type of the plot.
- "xy"
- "bar"
- "complex"
- "polar"
This method is only valid for complex plots.
Errors
None