2018.2

Table Of Contents
Pie Chart Properties dialog
The Pie Chart Properties dialog appears when a Pie Chart is right-clicked and the Chart...
option is clicked. It determines how the Pie Chart is displayed when generating output and in
Preview mode (see "Business graphics" on page225).
General tab
Settings on the General tab correspond to properties of the AmPieChart class in the amCharts
library; see: AmPieChart.
l
Text Group: Determines how text is displayed in labels and legends.
l
Font: Type in the font-face to use to display text. The font must be installed on the
system and defaults to Verdana if the font is not found. (Equivalent to the
fontFamily property; see: fontFamily.)
l
Size: Type in the size of the font. Defaults to 11. (Equivalent to the fontSize
property; see: fontSize.)
l
Color: Type the color in which to display text: 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404). (Equivalent to the
color property; see: color.)
l
Slice Colors Group
Note
Settings made in this group override the settings made in the Chart wizard (see
"Selecting data for a Business Graphic" on page228).
l
Base Color: Enter a base color: a valid HTML hexadecimal color value (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404). When a Base Color is
set, it will be the color of the first slice and the colors of all other slices are based on
this color. (Equivalent to the baseColor property; see: baseColor.)
To set a color for each data field individually, leave this option empty and edit the
script that fills the Pie Chart (see "Selecting data for a Business Graphic" on
page228).
Page 429