pltIPlot SetChartType
Sets the chart type of the plot.
Syntax
pltIPlot_handle SetChartType type
Application
HyperWorks Tcl Modify
Description
This method is only valid for bar charts.
Inputs
- type
- The chart type.
- "xy"
- "bar"
- "complex"
- "polar"
Errors
Returns success or an error code.