2019.2

Table Of Contents
property; see: markerType.)
l
Size: Enter the size (in pixels) for the Markers to be displayed. (Equivalent to the
markerSize
property; see: markerSize.)
l
Label Gap: Enter the distance (in pixels) between the legend marker and legend
text. (Equivalent to the
markerLabelGap
property; see: markerLabelGap.)
l
Border Width: Use the drop-down to define the thickness of the border added to the
Markers. The default value (0) means the line will be a "hairline" (1 px). In case the
Marker type is line, this style will be used for the line thickness. (Equivalent to the
markerBorderThickness
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931). (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
page703.
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
Page 926