Show TOC Start of Content Area

Object documentation Control Properties - Range Tab  Locate the document in its SAP Library structure

Definition

This tab is used to define the range of value for a number of controls: gauge, horizontal and vertical slider, progress bar and spinner.

Use

Using the Minimum and Maximum lists, you define the value range, along with an optional Step size value (precision). Sliders and gauges must be bound on both sides (specifying both Minimum and Maximum), while spinners can be bound on one or both sides (specifying either Minimum or Maximum or both), or unbound (specifying neither Minimum or Maximum), as described in the table that follows.

You can also choose to add tick marks to the range control.

Structure

The following table describes the properties configured in this tab:

Section

Property

Attribute

Control

Description

Value range

Minimum

 

Gauge, HSlider, Progress bar, Spinner, VSlider

Lowest numerical value in the range. You can use the Label checkbox and field to define a label for the low end of the range.

 

Maximum

 

 

Highest numerical value in the range. You can use the Label checkbox and field to define a label for the high end of the range.

 

Step size

 

Gauge, HSlider, Spinner, VSlider

A value for dividing up the range.

 

Ticks

 

Gauge, HSlider, VSlider

Tick marks displayed on the control.

 

Enable dragging

 

HSlider, VSlider

As you drag the slider, the chart is continuously updated.

 

Value format

None

Progress bar

Fills the bar with color according to the relative amount of the task range completed.

 

 

Absolute

 

Fills the bar with color and displays the corresponding absolute value of the task range completed.

 

 

Percentage

 

Fills the bar with color and displays the corresponding percentage of the task range completed.

 

End of Content Area