pltIPlot GetBarMethod
Gets the bar method for the plot.
Syntax
pltIPlot_handle GetBarMethod
Application
Tcl Query
Description
Returns a string indicating the bar method of the plot.
- "stack"
- "cluster"
This method is only valid for bar charts.
Errors
None