21.08.2013 Views

OpenOffice.org BASIC Guide - OpenOffice.org wiki

OpenOffice.org BASIC Guide - OpenOffice.org wiki

OpenOffice.org BASIC Guide - OpenOffice.org wiki

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

NumberFormat. (since <strong>OpenOffice</strong>.<strong>org</strong> 2.3)<br />

Interval mark properties:<br />

Marks (Const)<br />

determines the position of the major interval marks (values in accordance with<br />

com.sun.star.chart.ChartAxisMarks)<br />

HelpMarks (Const)<br />

determines the position of the minor interval marks (values in accordance with<br />

com.sun.star.chart.ChartAxisMarks)<br />

Only for bar charts:<br />

Overlap (Long)<br />

The Structure of Charts<br />

percentage which specifies the extent to which the bars of different sets of data may overlap (at 100%, the<br />

bars are shown as completely overlapping, at -100%, there is a distance of the width of one bar between<br />

them)<br />

GapWidth (long)<br />

Grids<br />

percentage which specifies the distance there may be between the different groups of bars of a chart (at<br />

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 minor intervals. The<br />

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 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 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 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 com.sun.star.chart.ChartGrid<br />

service)<br />

Chapter 9 · Charts (Diagrams) 137

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

Saved successfully!

Ooh no, something went wrong!