|
|
||
|
|
| Built-in Mathematica Symbol | Tutorials »|See Also »|More About » |
ProgressIndicator |
| ProgressIndicator[x] represents a progress indicator with setting x in the range 0 to 1. |
| ProgressIndicator[Dynamic[x]] takes the setting to be the dynamically updated current value of x. |
| ProgressIndicator[x, {xmin, xmax}] represents a progress indicator with range xmin to xmax. |
| ProgressIndicator[x, Indeterminate] represents a progress indicator with indeterminate range. |
| Appearance | Automatic | the overall appearance of the progress indicator | |
| BaselinePosition | Automatic | alignment relative to surrounding text | |
| BaseStyle | {} | base style for the progress indicator | |
| ImageMargins | 0 | margins around the image of the progress indicator | |
| ImageSize | Automatic | the overall image size of the progress indicator |
| © 2008 Wolfram Research, Inc. |