2019.1

Table Of Contents
property; see: markerBorderThickness.)
l
Border Color: Color of the Legend's border. Enter a valid hexademical color (HTML
Hex Color) or a predefined CSS color (CSS color names), or click the colored
square to open the Color Picker dialog ("Color Picker" on page874). (Equivalent to
the
markerBorderColor
property; see: markerBorderColor.)
l
Border Opacity: Enter a numerical value between 0 and 100 to define the opacity
(in percentage) of the border. (Equivalent to the
markerBorderAlpha
property; see: markerBorderAlpha. When specified on the Source tab, the value
should be between 0 and 1, e.g. 0.8.)
Source tab
The JSON on the Source tab reflects the choices made in the other tabs and, more importantly,
provides the possibility to add in any amCharts configuration option that is unavailable via the
other tab menus. For more information see: "Adding and editing properties manually" on
page679.
Box Formatting dialog
The Box 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 page717 and "Styling templates with CSS files" on page718. For information
about specific properties and their options, see W3Schools CSS Reference.
Note
When no unit is added to a geometry value, such as the width, height, top or margin, the default unit
will be added to the value; see "Print Preferences" on page1012.
Page 869