You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview


On this page:

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...

The root page @parent could not be found in space v10.

  • No labels