Bar graph
Operator ports
Input S: Floating point valuesPaired 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 descriptionText along the Y-axis
XLabel
type: See descriptionText along the X-axis
Graph
type: UndefinedSettings from the bar graph
TicksCount
type: Integer valueNumber of grid ticks on the axis along the bars
LeftPaneWidth
type: Integer valueWidth of the left area, measured in pixels when the page is zoomed at 100%.
RightPaneWidth
type: Integer valueWidth of the right area, measured in pixels when the page is zoomed at 100%.
TitlePaneHeight
type: Integer valueHeight 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 valueHeight of the bottom area, measured in pixels when the page is zoomed at 100%.
ForegroundColor
type: Known color nameColor 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 nameColor 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 nameColor 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 nameThe 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 FalseSet 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'
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 descriptionBorder style from the border repository to define the signal pane border. Leave empty to have no border.
BorderStyleOutside
type: See descriptionBorder style from the border repository to define the outer border. Leave empty to have no border.
NumberFormat
type: See descriptionNumber 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 nameThe 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 nameThe 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 nameThe 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 descriptionThe 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$
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 phraseThe 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 descriptionOptional documentation of this object. If this object is an operator, the Documentation text is displayed below the operator symbol.