1.8

Table Of Contents
l
Max Columns: Enter a numerical value to define the maximum number of columns
allowed in the Legends box.
l
Values Group: Defines if and how values are shown in the Legends box.
l
Show Values: Check to show values besides the Legend's label.
l
Text: Enter the text used to display the values. Variables can be used to display
specific data, <br> can be used to create a new line:
l [[percents]] : Contains the percentage of the chart the value represents.
l [[value]] : Contains the numerical value of the field.
l Any Text: Adding text (such as a dollar sign or column, etc) will make it appear
in each label.
l
Markers Group: Defines how the Legends Markers. Markers are icons with a color
matching the Legend with its corresponding bar.
l
Type: Use the drop-down to select in which shape the Markers are displayed.
Select None to hide the Markers completely.
l
Size: Enter the size (in pixels) for the Markers to be displayed.
l
Label Gap: Enter the distance (in pixels) between the Markers and the Legends
text.
l
Border Width: Use the drop-down to define the thickness of the border added to the
Markers. Default is 0pt.
l
Border Color: Enter a valid HTML Hex Color for the border's color.
l
Border Opacity: Enter a numerical value between 0 and 100 to define the opacity
(in percentage) of the border.
Box Formatting dialog
The Text Formatting dialog is accessible by clicking inside a box in the template and then
selecting Format > Box in the menu.
All settings in this dialog are in fact CSS properties. Cascading Style Sheets (CSS) were
originally designed for use with web pages: HTMLfiles. Since Designer templates are HTML
files, they are styled with CSS. To learn how to use CSS in the Designer, see "Styling and
formatting" on page551 and "Styling templates with CSS files" on page553. For information
about specific properties and their options, see W3Schools CSS Reference.
Page 670