21.08.2013 Views

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The Structure of Charts 191<br />

Only for bar charts:<br />

Overlap (Long)<br />

percentage which specifies the extent to which the bars of different sets of data may<br />

overlap (at 100%, the bars are shown as completely overlapping, at -100%, there is a<br />

distance of the width of one bar between them)<br />

GapWidth (long)<br />

Grids<br />

percentage which specifies the distance there may be between the different groups of<br />

bars of a chart (at 100%, there is a distance corresponding to the width of one bar)<br />

For the primary axes grids and sub grids can be displayed, matching to the major and<br />

minor intervals. The Diagram object provides the following properties to access the grids:<br />

HasXAxisGrid (Boolean)<br />

activates major grid for X-axis<br />

XMainGrid (Object)<br />

object with detailed information about the major grid for X-axis (supports<br />

com.sun.star.chart.ChartGrid<br />

service)<br />

HasXAxisHelpGrid (Boolean)<br />

activates minor grid for X-axis<br />

XHelpGrid (Object)<br />

object with detailed information about the minor grid for X-axis (supports<br />

com.sun.star.chart.ChartGrid<br />

service)<br />

the same for y and z:<br />

HasYAxisGrid (Boolean)<br />

activates major grid for Y-axis<br />

YMainGrid (Object)<br />

object with detailed information about the major grid for Y-axis (supports<br />

com.sun.star.chart.ChartGrid<br />

service)<br />

HasYAxisHelpGrid (Boolean)<br />

activates minor grid for Y-axis<br />

YHelpGrid (Object)<br />

object with detailed information about the minor grid for Y-axis (supports<br />

com.sun.star.chart.ChartGrid<br />

service)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!