DataHubProgressBar — a horizontal or vertical progress bar for displaying DataHub data.
This applet displays a horizontal or vertical progress bar. The data point for this applet should always have a numeric value.
Parameter | Type | Default | Description |
---|---|---|---|
text | string | null | A text string associated with the bar. |
orientation | string (horizontal or vertical) | horizontal | Specifies the orientation of the progress bar. |
min | number | 0 | The lower bound for the range of the progress bar. |
max | number | 100 | The upper bound for the range of the progress bar. |
Inherited | - | - | All parameters from DataHubListener |
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.