Assigns the style in which the data is plotted.
<PARAM NAME = "plotLayout" VALUE = "pStyle">
Value | Description |
vertical | (default) The data is plotted in a vertical bar style. |
horizontal | The data is plotted in a horizontal bar style. |
pie | The data is plotted as portions of a pie. |
radar | The data is plotted as points on a radar screen. |