Available translations

Text Style

foundations.png
text-style.png
The text style is a definition of color, opacity, and font size that determines the appearance of the text to be rendered over the charts.
Content
Configuring
Configuring Text Style
Select Configure on the menu to access the configuration.
{
"paletteColor": "UI_COLOR.GREY",
"opacity": 0.5,
"fontSize": 10
}
paletteColor is one of the predefined colors available, as described in the configuration of the Style* node.
  • opacity is probably self-explanatory, and may range from 0 for a fully transparent object to 1 for a solid object.
  • fontSize is self explanatory too; values above zero produce the expected results.
Initial Values
These are the Initial Values for Text Style configuration:
 {
    "configuration": "Get the appropriate configuration from the documentation"
}
Examples
This is a list of properties featured by the Text Style configuration. Expanding a property shows sample values for the property extracted from the current Workspace.
Text Style Menu
The Text Style 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 Style Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Text Style with other nodes:
Compatible Types: