Polybench® for biosignals / reference 1.34.1
Draws a bar graph

Bar graph


Operator ports

Input S: Floating point values

Paired User Interface Object

This operator is loaded simultaneously with a user interface object. The user interface object can be moved to another page, and would normally be displayed in the end-user application. The operator and this user interface object can never be separated. If you delete the operator, the user interface is deleted automatically as well. Note that you cannot delete the user interface, only the operator symbol!

Properties

Find more information about changing properties here: "Properties Viewer"

YLabel
type: See description
Text along the Y-axis


XLabel
type: See description
Text along the X-axis


Graph
type: Undefined
Settings from the bar graph


TicksCount
type: Integer value
Number of grid ticks on the axis along the bars


LeftPaneWidth
type: Integer value
Width of the left area, measured in pixels when the page is zoomed at 100%.


RightPaneWidth
type: Integer value
Width of the right area, measured in pixels when the page is zoomed at 100%.


TitlePaneHeight
type: Integer value
Height of the title area, measured in pixels when the page is zoomed at 100%. Set to 0 zero to hide the title.


BottomPaneHeight
type: Integer value
Height of the bottom area, measured in pixels when the page is zoomed at 100%.


ForegroundColor
type: Known color name
Color of foreground items (general texts and lines), which is a color from the color repository.

This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"

BackgroundColor
type: Known color name
Color of the background, which is a color from the color repository.

This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"

GridColor
type: Known color name
Color of the grid, which is a color from the color repository.

This property uses the Color Repository. For more information about the use of colors in a project, refer to "Color Repository"

BackgroundImage
type: Known image name
The name of the background image. The image name can be selected from the Image Repository (press the small button). Keep empty to have no background image.

This property uses the Image Repository. For more information about the use of images in a project, refer to "Image Repository"

ImageKeepAspectRatio
type: True or False
Set to True if the background image should keep its aspect ratio. The image will then be centered.
Select one of those presets:
True or False
True may also be read like 'yes' and false like 'no'

The aspect ratio is the ratio between width and height of the image. If the aspect ratio is ignored (this property has value False), then the image may look flattened, or distorted. On the other hand, the image will then fill the entire area of the component.

BorderStyleInside
type: See description
Border style from the border repository to define the signal pane border. Leave empty to have no border.


BorderStyleOutside
type: See description
Border style from the border repository to define the outer border. Leave empty to have no border.


NumberFormat
type: See description
Number format name from the number format repository. This number format is used to display all values of this object. Example: '.3' three digits after dot-separator


FontTitle
type: Known text font name
The text font of the title (select from the Font repository).

This property uses the Font Repository. For more information about the use of text fonts in a project, refer to "Font Repository"

FontMetaData
type: Known text font name
The text font of all meta data, such as channel names (select from the Font repository).

This property uses the Font Repository. For more information about the use of text fonts in a project, refer to "Font Repository"

FontContents
type: Known text font name
The text font of values and labels of the shown contents or graph (select from the Font repository).

This property uses the Font Repository. For more information about the use of text fonts in a project, refer to "Font Repository"

Title
type: See description
The title above the signal pane. You may use variables in the text. (Note: this is not the Caption of the operator symbol!)

Variables that are used as part of the viewer title are only updated if the viewer itself is updated, so you cannot for example display a clock as title.
One example of use is to display the name of the file that is currently viewed in the viewer. Your title then may look like this:

Viewing file $Design.File Replay.Caption$ (date: $Design.File Replay.FileDate$

Caption
type: Word or phrase
The name of the object in the project. This name must not contain '.', '$' nor '@' characters.

For more information about the rules and usage of the Caption property, please refer to "Caption property - background and usage".

Documentation
type: See description
Optional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.

Details

User Interface Object on Printable Pages

The user interface of this component will be printed on a report, if it is put on a Printable Page (see "Page").

Behaviour in relation to the data cursor in reviewed data

This object reacts on a change of the central Data Cursor of a group of synchronized objects. This means that if this object has the same SyncID as the object that changes the Data Cursor, then this object will change its state accordingly. For more information see also: "Data Cursor and the use of SyncID".