|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| CheckboxBar represents a checkbox bar with setting x and with checkboxes for values |
| CheckboxBar[Dynamic[x], {val1, val2, ...}] takes the setting to be the dynamically updated current value of x, with the values in the list x being reset every time a checkbox is clicked. |
| CheckboxBar represents a checkbox bar in which the checkbox associated with value |
| Appearance | Automatic | the overall appearance of the checkbox bar | |
| Background | Automatic | background color to use | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style specifications for each checkbox bar | |
| Enabled | Automatic | whether the checkbox bar is enabled, or grayed out | |
| ImageMargins | 0 | margins around the displayed checkbox bar |
| "Horizontal" | equally spaced horizontally | |
| "Vertical" | equally spaced vertically | |
| "Row" | laid out like text, allowing linewrapping |