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.

The Structure of Charts<br />

HasZAxisGrid (Boolean)<br />

activates major grid for Z-axis<br />

ZMainGrid (Object)<br />

object with detailed information about the major grid for Z-axis (supports com.sun.star.chart.ChartGrid<br />

service)<br />

HasZAxisHelpGrid (Boolean)<br />

activates minor grid for Z-axis<br />

ZHelpGrid (Object)<br />

object with detailed information about the minor grid for Z-axis (supports com.sun.star.chart.ChartGrid<br />

service)<br />

The grid object is based on the com.sun.star.chart.ChartGrid service, which in turn supports the line properties of<br />

the com.sun.star.drawing.LineStyle support service (refer to Drawings and Presentations).<br />

Axes Title<br />

For all axes an additional title can be displayed. The Diagram object provides the following properties to access<br />

the axes title:<br />

HasXAxisTitle (Boolean)<br />

activates title of X-axis<br />

XAxisTitle (Object)<br />

object with detailed information about title of the X-axis (supports com.sun.star.chart.ChartTitle service)<br />

same y and z:<br />

HasYAxisTitle (Boolean)<br />

activates title of Y-axis<br />

YAxisTitle (Object)<br />

object with detailed information about title of the Y-axis (supports com.sun.star.chart.ChartTitle service)<br />

HasZAxisTitle (Boolean)<br />

activates title of Z-axis<br />

ZAxisTitle (Object)<br />

object with detailed information about title of the Z-axis (supports com.sun.star.chart.ChartTitle service)<br />

and for the secondary axes (available since <strong>OpenOffice</strong>.<strong>org</strong> 3.0):<br />

HasSecondaryXAxisTitle (Boolean)<br />

activates title of the secondary X-axis.<br />

SecondXAxisTitle (Object)<br />

object with detailed information about title of the secondary X-axis (supports com.sun.star.chart.ChartTitle<br />

service)<br />

HasSecondaryYAxisTitle (Boolean)<br />

activates title of the secondary Y-axis.<br />

SecondYAxisTitle (Object)<br />

object with detailed information about title of the secondary Y-axis (supports com.sun.star.chart.ChartTitle<br />

service)<br />

The objects for formatting the axes title are based on the com.sun.star.chart.ChartTitle service, which is also used<br />

for chart titles.<br />

138 <strong>OpenOffice</strong>.<strong>org</strong> 3.2 <strong>BASIC</strong> <strong>Guide</strong> · March 2010

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

Saved successfully!

Ooh no, something went wrong!