A chart definition uses pins connect features to the chart definition. Each connection between a pin and a feature has its own UConfiguration that is defined by the chart type.
Some Settings available in the UConfiguration of a connection are also available as settings in the UConfiguration of the pin the connection belongs to. In this case the Setting on the connection will override the setting on the pin if the value of the setting is not null.
For Boolean settings the setting on the pin and the setting on the connection are combined with a logical OR.
Setting |
Description |
Color |
A single line of text printed as chart header above the chart. Default: <N/A> |
Drawing style |
A single line of text printed directly beneath the header Default: <N/A> |
Line style |
A single line of text printed above the chart Default: <N/A> |
Line thickness |
A single line of text printed below the chart Default: <N/A> |
Point symbol |
Defines if a textual representation of the chart definition's observation filter is displayed on the chart. Default: <N/A> |
Point size |
Defines if the chart will show observations marked as erroneous or not. Default: <N/A> |
Hide from legend |
If set, contents of this pin will not added to the chart legend Default: False |
Invert value |
Inverts the charting values for all data connected to this pin Default: False |
Table 1: Common settings available for all connections