(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: chart ::

enum ChartAxisLabelPosition
Description
Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis.

Values
NEAR_AXIS The labels are placed adjacent to the axis. When the axis itself is placed at the minimum or maximum of the scale ( that is when the property CrossoverPosition equals ChartAxisPosition_MINIMUM or ChartAxisPosition_MAXIMUM) the labels are placed outside the coordinate system. Otherwise the labels are placed adjacent to the axis on that side that belongs to the lower values on the crossing axis. E.g. when the ChartAxisLabelPosition is set to NEAR_AXIS for an y axis the labels are placed adjacent to the y axis on that side that belongs to the lower x values.  
NEAR_AXIS_OTHER_SIDE The labels are placed adjacent to the axis on the opposite side as for NEAR_AXIS.  
OUTSIDE_START The labels are placed outside the coordinate region on that side where the crossing axis has its minimum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its minimum value.  
OUTSIDE_END The labels are placed outside the coordinate region on that side where the crossing axis has its maximum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its maximum value.  
Values' Details
NEAR_AXIS
NEAR_AXIS,
Description
The labels are placed adjacent to the axis. When the axis itself is placed at the minimum or maximum of the scale ( that is when the property CrossoverPosition equals ChartAxisPosition_MINIMUM or ChartAxisPosition_MAXIMUM) the labels are placed outside the coordinate system. Otherwise the labels are placed adjacent to the axis on that side that belongs to the lower values on the crossing axis. E.g. when the ChartAxisLabelPosition is set to NEAR_AXIS for an y axis the labels are placed adjacent to the y axis on that side that belongs to the lower x values.
NEAR_AXIS_OTHER_SIDE
NEAR_AXIS_OTHER_SIDE,
Description
The labels are placed adjacent to the axis on the opposite side as for NEAR_AXIS.
OUTSIDE_START
OUTSIDE_START,
Description
The labels are placed outside the coordinate region on that side where the crossing axis has its minimum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its minimum value.
OUTSIDE_END
OUTSIDE_END,
Description
The labels are placed outside the coordinate region on that side where the crossing axis has its maximum value. E.g. when this is set for an y axis the labels are placed outside the diagram on that side where to the x axis has its maximum value.
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.