Sybase InfoMaker 11.5, CD, Win, ENG Spezifikationen Seite 448

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 828
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 447
Defining a graph's properties
426 InfoMaker
To accomplish this, the display expressions were modified for the title and pie
graph labels:
Specifying overlap and spacing
With bar and column charts, you can specify the properties in Table 13-8.
Table 13-8: Overlap and spacing properties for bar and column charts
To specify overlap and spacing for the bars or columns in a graph:
1 Select Properties from the graph’s pop-up menu and then select the Graph
tab.
2 Specify a percentage for Overlap (% of width) and Spacing (% of width).
Element Original expression Modified expression
Title
title title + " as of " +
date(today())
Pie graph
labels
if(seriescount > 1,
series, string
(percentofseries,
"0.00%"))
if(seriescount > 1, series,
string(percentofseries,"0%
") + " (" + value + ")" )
Property Meaning
Overlap The percentage by which bars or columns overlap each other.
The default is 0 percent, meaning no overlap.
Spacing The amount of space to leave between bars or columns. The
default is 100 percent, which leaves a space equal to the width of
a bar or column.
Seitenansicht 447
1 2 ... 443 444 445 446 447 448 449 450 451 452 453 ... 827 828

Kommentare zu diesen Handbüchern

Keine Kommentare