> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/webanwendung/sichten/werteanzeige.md).

# Value Display

The value display allows the display of certain values of one or more measurements depending on a specific point in time.

## Creating a Value Display

After clicking the button with the *plus symbol* in the toolbar, a window appears where the *Value Display* entry is selected. Subsequently, the desired measurements can be added to the display from the object list on the left. This is done by clicking the auxiliary button with the three dots to the right of the measurements.

## Setting Options for the Measurement

These settings are available with the auxiliary button of the respective measurement. The relevant measurements are listed in the list view under the heading *Selected*.

* Measurement Color
* Font Size
* Legend Font Size
* [Measurement Exchange](/june5-3.7/en/webanwendung/sichten/messgroessenaustausch.md)

## Properties

The following properties can be configured in the *Properties Window*:

* Name
* Identification
* [Start Time](/june5-3.7/en/webanwendung/sichten/startzeit.md) *(automatically with current timestamp, absolute or relative)*
* Start Database
* Legend (Hide or change position: left, top, right, bottom)
* Start Online (Starts the chart automatically in online mode after retrieval)
* Reduced Display (Hides or shows axis labels and legends)
* Widget Border Width (*only in Dashboard!*)
* Widget Border Width (*only in Dashboard!*)

## Ad Hoc Settings

These settings are located in the vertical toolbar. The vertical toolbar is positioned on the left side of the object. The buttons on the vertical toolbar are disabled when the properties window is opened!

The vertical toolbar provides buttons for the following settings.

* Refresh *(loads newly available values from the data source).*
* Database *(opens a dialog where the data source can be changed for all measurements. For example, it is possible to switch between daily or weekly data in the value display).*
* Set Time *(opens a modal window where the time point/range can be adjusted).*
* Previous Time Interval
* Next Time Interval
* Current Control (Determines the function type of the mouse pointer. E.g.: Standard, Swipe or Zoom)
* Retrieve Real-time Data (Start/Stop online mode. Min. 0 minutes, max. 23 hours and 59 minutes can be set)

## Online Mode

The use of online mode is described in the chapter [Online Mode](/june5-3.7/en/webanwendung/sichten/online-modus.md).

## Printing

Printing is described in the chapter [Printing](/june5-3.7/en/webanwendung/sichten/drucken.md).

## Delete

To delete a value display, you can press the auxiliary button with the three dots to the right of the value display in the object list on the left. In the following drop-down menu, the delete button appears, identifiable by the *trash can symbol*. Once this is pressed, the value display is permanently deleted.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/june5-3.7/en/webanwendung/sichten/werteanzeige.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
