2019.2

Table Of Contents
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931). (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 page699).
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931). 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
page699).
l
Brightness Step: Enter the amount of brightness to change on each new slice.
Positive values increase the brightness (max: 100), negative values decrease the
brightness (minimum: -100). Default is 10. (Equivalent to the brightnessStep
property; see: brightnessStep.)
l
Slice Outline Group: Determines whether an outline should be added to each slice of the
chart.
l
Width: Select the width of the outline for each pie slice. (Equivalent to the
outlineThickness property; see: outlineThickness.)
Page 964