Diagram Properties

This dialog allows you to adjust the display settings of current diagram window.

There are four ways to cause this dialog to appear.

OR

OR

OR

Each user-controllable setting for the current diagram window is represented by a single line in the list. To change a setting, double-click in the Value column.

How Nodes Are Displayed

Several of the settings in this dialog control the way in which nodes are displayed in diagram windows. These settings are:

Every diagram window displays every node using exactly the same size ellipse. Here is how a diagram window decides how large to make all the ellipses.

  1. It renders (draws) the "Standard Caption" string, as currently set, using the chosen font at normal zoom, which is 100%.

  2. It multiplies the width of that string by the Node Width Ratio to obtain the maximum ellipse width.

  3. It multiplies the height of that string by the Node Height Ratio to obtain the maximum ellipse height.

  4. It then redraws every ellipse accordingly, keeping the center of each ellipse positioned where it was before the setting change operation.

The length of the "Standard Caption" string is the key element of the calculation. The larger this text string is, the larger each node will be.