|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| Slider[x] represents a slider with setting x in the range 0 to 1. |
| Slider[Dynamic[x]] takes the setting to be the dynamically updated current value of x, with the value of x being reset if the slider is moved. |
| Slider represents a slider with range |
| Slider represents a slider that jumps in steps dx. |
| Slider represents a slider in which equally spaced intervals correspond to successive settings |
| Slider uses intervals of relative widths |
| Appearance | Automatic | the overall appearance of the slider | |
| AutoAction | False | whether to move the slider automatically when the mouse is over it | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style specifications for the slider | |
| ContinuousAction | True | whether to update continuously when the slider is moved | |
| Enabled | Automatic | whether the slider is enabled, or grayed out | |
| Exclusions | {} | specific values to be excluded | |
| ImageMargins | 0 | margins around the image of the displayed slider | |
| ImageSize | Automatic | the overall image size of the displayed slider |