2018.1

Table Of Contents
3. Files are included in the order shown. To change this order, click one of the included files
and use the Up or Down button.
Note
The styles in each following style sheet add up to the styles found in previously
read style sheets. When style sheets have a conflicting rule for the same element,
class or ID, the last style sheet wins’ and overrides the rule found in the previous
style sheet.
Line Chart Properties dialog
The Line Chart dialog appears when a Line Chart is right-clicked and the Chart... option is
clicked. It determines how the chart is displayed when generating output and in Preview mode
(see "Business graphics" on page574).
General tab
Most settings on the General tab correspond to properties of the AmSerialChart class in the
amCharts library; see: AmSerialChart.
l
General Group:
l
Display grid above graph: Check to display the grid on top of the bars so that it is
always visible. (Equivalent to the gridAboveGraphs property; see:
gridAboveGraphs.)
l
Rotate: Check to rotate the chart 90 degrees so that the bars are horizontal starting
from the left. (Equivalent to the rotate property; see: rotate.)
l
Stack Series: Check to stack the values in one bar, instead of having one bar per
value. (Equivalent to the stackType property of the ValueAxis; see: stackType.)
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.)
Page 752