Genus Docs
Search Results for

    Show / Hide Table of Contents

    Properties

    See Common Control Properties, in addition to the control specific properties below.

    General

    Property Description
    Edges A list of edges, which represent the types of relationships between nodes. For information on specific properties see Edge Properties below.
    Layouts A list of layouts, where basic settings for displaying nodes and edges are defined. For information on specific properties see Layout Properties below.
    Navigator Position The navigator displays an overview of the diagram, with a rectangle identifying the section that is currently displayed when zooming and scrolling the diagram None The navigator is not displayed Top Left The navigator is displayed in the top left of the diagram. Top Right The navigator is displayed in the top right of the diagram. Bottom Left The navigator is displayed in the bottom left of the diagram. Bottom Right The navigator is displayed in the bottom right of the diagram.
    Nodes A list of nodes, which represents the types of objects in the diagram. For information on specific properties see Node Properties below.
    Views A list of views, that defines which nodes and edges are displayed and which layout is used. The different views can be selected by right clicking in the diagram. For information on specific properties see View Properties below.

    Node Properties

    General

    Property Description
    Data Binding The data source that contains the data for the nodes. See Data Binding and Data Binding Fundamentals.
    Groups A list of groups that the node belongs to. Nodes that are part of a group can be visually grouped in the diagram. This means that all nodes belonging to a group, are visually replaced by a group node. Groups can be invidually expanded, which means that the individual nodes are displayed instead of the group node. For information on specific properties, see Group Properties below.
    Label The label for the node. Enter a text in the box, or click the "..." button in the box to select a field.
    Name Used to identify the node when selecting nodes, for example in edges.
    Screen Tip The screen tip which is displayed when the mouse cursor is moved over the series. Enter a text in the box, or click the "..." button in the box to define an advanced screen tip.
    Styles A list of styles which specifies the available appearances of the node. For information on the specific properties, see Style Properties below.

    Node Group Properties

    General

    **

    Property Description
    Data Binding Specifies which field in the node data source to use for grouping.
    Label The label for the group. Enter a text in the box, or click the "..." button in the box to select a field.
    Name Used to identify the group in a list of groups.

    **

    Node Style Properties

    General

    Property Description
    Captions A list of captions that are displayed for a node. Captions are displayed outside and around the node. For information on specific properties, see Caption Properties below.
    Fields A list of fields that are displayed for a node. Fields are displayed inside the node. For information on specific properties, see Field Properties below.
    Name Used to identify the style in a list of styles. For example in a view.
    Shape The shape that is displayed for the node. Select between Ellipse, Rectangle, Rounded Rectangle, Triangle Up, Triangle Down, Star, Diamond, Hexagon. Only applicable if the type is shape.
    Type The type of style to use. Shape Displays a shape for the node. Fields Displays a set of fields for the node. Symbo (Object Class) Displays a symbol for a node, which is the symbol from the object class of the node data source.

    Size and Position

    Property Description
    Height The visual height of the node.
    Width The visual width of the node.

    Format

    Property Description
    Automatic Formatting
    Background Color Background color of the node.
    Border Color Border color for the node.
    Foreground Color Color of the text in the node.
    Show Border Displays a border around the node.

    Field Properties

    General

    Property Description
    Data Binding Specify where to get the value for the field. See also Data Binding and Data Binding Fundamentals.
    Label The label for the field. Enter a text in the box, or click the "..." button in the box to select a field.
    Label - Colon Suffix Show a colon ":" after the label.
    Name Used to identify a field in a list of fields.

    Size and Position

    Property Description
    Horizontal Alignment The alignment of the text within the available horizontal space:
    Left
    Align the text to the left.
    Center
    Align the text to the center.
    Right
    Align the text to the right. Stretch Attempt to stretch the text from left to right.

    Caption Properties

    General

    Property Description
    Data Binding Specify the field to get the value for the caption from. See also Data Binding and Data Binding Fundamentals.
    Label The label for the control. Enter a text in the box, or click the "..." button in the box to select a field.
    Label - Colon Suffix Show a colon ":" after the label.
    Name Used to identify the caption in a list of captions.
    Position The position of the caption outside the node. Select from Center, North, North East, East, South East, South, South West, West, North West.

    Format

    Property Description
    Background Color Background color of the caption.
    Border Color Color of the borderfor the caption. Only applicable if show border is selected.
    Font Size Size of the caption text.
    Font Style Style of the caption text: Normal or Italic.
    Font Weight Weight of the caption text: Normal or Bold.
    Foreground Color Color of the caption text.
    Show Border Displays a border around the caption.

    Edge Properties

    General

    Property Description
    Caption The caption for the control. Enter a text in the box, or click the "..." button in the box to select a field.
    Connection Path The path from the source node to the target node, through zero, one, or more data sources. Edges are drawn between the source node objects and target node objects if the specified path exists in the data. Note: If no connection path is specified, an edge is always drawn between all source node objects and all target node objects.
    Context Specifies which data source to use as the context of the edge. This would otherwise be ambiguous, because the edge is defined by two or more data sources through the start node, end node, and connection path. This is used whenever a precise context is required, like when defining automatic formatting or when righ clicking an edge in the diagram..
    Directional Displays the edge as an arrow from the source node to the target node.
    Label The label for the control. Enter a text in the box, or click the "..." button in the box to select a field.
    Name Used to identify an edge in a list of edges.
    Screen Tip The screen tip which is displayed when the mouse cursor is moved over the edge. Enter a text in the box, or click the "..." button in the box to define an advanced screen tip.
    Source Node Start node for this edge.
    Target Node End node for this edge.
    Weight The weight of the edge when performing calculations, like evaluating the shortest path. Enter a decimal number in the box, or click the "..." button in the box to select a field. If no value is provided, the weight defaults to 1.

    Format

    Property Description
    Automatic Formatting
    Color The color of the edge.

    Layout Properties

    General

    Property Description
    Label The label for the layout.
    Compactness Smaller values result in less compact drawings, greater values result in more compact drawings. The value 0.5 is typically considered to be "normal" compactness.
    Name Used to identify a layout in a list of layouts.
    Orientation The orientation to use for the layout. Not applicable for all types of layout. Select from Top-to-bottom, Left-to-right, Right-to-left, Bottom-to-top
    Type The type of layout to use for the nodes. Circular The layout either places all nodes on or inside a circle, or splits them into disjoint node sets each of which will be laid out separately. Hierarchical An Hierarchical layout is used. Organic The layout is based on a force directed model. Orthogonal The layout of the edges is made up of vertical and horizontal segments only. Tree The layout arranges the nodes and edges as a tree.

    View Properties

    General

    Property Description
    Label The label for the view.
    Hidden Edges A list of edges that can be excluded from the view. Select the edges you do not want to display. The available edges are defined in the diagram, and connect the nodes added to this view.
    Is Default Specifies that this view is the default view for the diagram. Only one view can be the default view, and when this option is selected, the option is cleared for any other view with this option previously selected.
    Layout The layout to be used for this view. The available layouts are defined in the diagram.
    Name Used to identify the view in a list of views.
    Nodes A list of nodes to include in the view. For information on specific properties, see View Node Properties below.

    View Node Properties

    General

    Property Description
    Default Grouping The grouping to initially use for this node. The available groups are defined on the selected node.
    Default Hidden Initially hides the nodes.
    Node A node to include in the view. The available nodes are defined in the diagram.
    Node Style The node style to use for the node in this view. The available node styles are defined on the selected node.
    • Improve this Doc
    In This Article
    Back to top © Copyright Genus AS, Norway. All rights reserved.