2021.2

Table Of Contents
l Legend Group: Defines how the legends are shown.
l
Equal label widths: Check so that all labels are of equal width in the Legends box.
The Legend's width will accommodate the largest value. (Equivalent to the
equalWidths
property; see: equalWidths.)
l
Position: Use the drop-down to select where the legend is shown: at the Right, Left,
Top or Bottom. (Equivalent to the
position
property; see: position.)
l
Align: Use the drop-down to select how to align the text in the labels: Left, Middle or
Right. (Equivalent to the
align
property; see: align.)
l
Horizontal Space: Horizontal space between legend items, in pixels. (Equivalent to
the
spacing
property; see: spacing.)
l
Vertical Space: Enter a numerical value (in pixels) to define the vertical space
between legend items, and also between the legend border and the first and last
legend item. (Equivalent to the
verticalGap
property; see: verticalGap.)
l
Max Columns: Enter a numerical value to define the maximum number of columns
in the legend. If the Legend's position is set to "right" or "left", this is automatically
set to 1. (Equivalent to the
maxColumns
property; see: maxColumns.)
l Labels Group: Defines if and how labels are shown in the Legend.
l
Text: Enter the text used to display the labels;
[[title]]
is a variable that will be replaced with the title of the graph. (Equivalent to the
labelText
property; see: labelText.)
l Markers Group: Defines how the Legend's Markers look. Markers are icons with a color
matching the Legend with its corresponding line.
l
Type: Use the drop-down to select in which shape the Markers are displayed;
"none" hides the Markers completely. (Equivalent to the
markerType
Page 996