Available translations

Text Position

foundations.png
text-position.png
The text position node is a reference to a point defined in the chart points, and serves to determine the position in which text shall be rendered.
Content
The text position node works similarly to the image position node in the sense that it must establish a reference with a point in the charts point to acquire a defined coordinate that determines where the text shall be placed.
Configuring
Configuring Text Position
Select Configure on the menu to access the configuration.
{
"offsetX": 0,
"offsetY": 10
}
  • offsetX is an offset in the X axis, in pixels, applied to displace the text in relation to the coordinate point defined by the reference of the node. Negative values displace the text to the left and positive values to the right.
  • offsetY is an offset in the Y axis. Negative values displace the text downwards and positive values displace the image upwards.
Initial Values
These are the Initial Values for Text Position configuration:
 {
    "offsetX": 0,
    "offsetY": 0
}
Examples
This is a list of properties featured by the Text Position configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Text Position Menu
The Text Position node has the following Node Menu items:
The Configure menu item has the following properties:
  • action: Configure
  • actionFunction: uiObject.configEditor.activate
  • label: Configure
  • iconPathOn: configuration
  • iconPathOff: configuration
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • actionFunction: payload.executeAction
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
Text Position Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Text Position with other nodes:
Compatible Types:
Text Position Referencing Rules
The following are the Node Referencing Rules that determine which nodes Text Position may establish a reference to:
Compatible Types: