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

Compare with Current View Page History

« Previous Version 3 Next »

Overview

The TCicurlarGauge Control implements a standard circular gauge with the most common configuration settings.

On this page:

Requirements

This component is Portable. It runs both on Windows and on Web Pages hosted in any platform.

Configuration

Circular Gauge Settings

Field

Description

Control Name

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

Title

Name to be shown on the component.

Start Value

The minimum value of the scale.

End Value

The maximum value of the scale.

Value

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

Rim Thickness

The thickness of the rim, it can be change by the user to personalize the appearance of the component.

Pointer Thickness

The thickness of the pointer, it can be change by the user to personalize the appearance of the component.

Pointer Type

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

MajorTicks Quantity

Quantity of major ticks.

MinorTicks per Interval

MinorTicks per interval (of MajorTicks)

FontSize Title

Size of the title font.

Show Ticks

Enable the ticks.

Show Labels

Enable the labels.

FontSize Label

Size of the label font.

Rim Background

Color used in the rim background.

Pointer Color

The color of the pointer.

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