DataHubProgressBar

DataHubProgressBar — a horizontal or vertical progress bar for displaying DataHub data.

Description

This applet displays a horizontal or vertical progress bar. The data point for this applet should always have a numeric value.

Base Class

DataHubListener

Parameters

ParameterTypeDefaultDescription
textstringnullA text string associated with the bar.
orientationstring (horizontal or vertical)horizontalSpecifies the orientation of the progress bar.
minnumber0The lower bound for the range of the progress bar.
maxnumber100The upper bound for the range of the progress bar.
Inherited - - All parameters from DataHubListener