| Name | Type | Description | Possible Values | Default Value |
| codeVariableName | String | The name of an optional column with levels of a second factor to define point symbol codes. | Any string. | "" |
| drawVertical | boolean | Whether to plot the percentages on the vertical axis. | true,false | true |
| factorVariableName | String | The name of the column with factor levels. | Any string. | "" |
| labelSkipFactor | int | If >1, will skip (labelSkipFactor1-1) labels between each label displayed.. | 1+ | 1 |
| rotateClassLabels | boolean | Whether to make the bar labels vertical. | true,false | false |
| tablewiseExclusion | boolean | Whether all rows of the data table containing a missing value in any column should be excluded from the plot. | true,false | false |
| xVariableName | String | The name of the column with data values to be plotted. | Any string. | "" |