Sybase InfoMaker 11.5, CD, Win, ENG Especificaciones Pagina 448

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 828
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 447
1 2 ... 443 444 445 446 447 448 449 450 451 452 453 ... 827 828

Comentarios a estos manuales

Sin comentarios