Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

 The TRangeCircularGauge control implements a circular gauge with settings to specify colors according the range of the main variable.

On this page:

Table of Contents
maxLevel3

Requirements

This components runs only  on Windows, on RichClient and SmartClient clients. 

Configuration

Circular Gauge HTML5 Settings

Field

Description

Control Name

Defines a name for the control so it can be accessed in the CodeBehind script. See Display Code Behind

Value

The Value that the component will assume, it can be an object or a number.

Title

Name to be shown on the component.

Label

The label will be shown on the Circular Gauge.

Min

The minimum value of the scale.

Max

The maximum value of the scale.

Start Angle

Starting Angle.

End Angle

End Angle.

Pointer Type

Choose the type of the pointer (needle or range).

  • Bar
  • Live
  • Pointer
  • Triangle

Bar Color

Choose bar color.

Legend

CheckBox to enable subtitles.

Shape

  • Circle
  • Diamong
  • Rectangle
  • Triangle

Position

  • Auto
  • Bottom
  • Left
  • Right
  • Top

Range

-----------------------

Color

Color Code.

Rounded

-----------------------

InitWidth

-----------------------

EndWidth

-----------------------

Legend

-----------------------



Runtime Execution 

In Runtime, the control has embedded controls to allow the Operator to modify the view.

Typically the configuration settings of <> is attached to a Tag exposed in the  Display User Interface, allowing the operator to select <. >.


In this section...

Page Tree
root@parent
spacesV10