Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

enum ChartAxisArrangeOrderType
Description
Values specify the arrangement of the axes descriptions.

Values
AUTO The descriptions are arranged automatically.  
SIDE_BY_SIDE The descriptions are arranged side by side.  
STAGGER_EVEN The descriptions are alternately put on two lines with the even values out of the normal line.  
STAGGER_ODD The descriptions are alternately put on two lines with the odd values out of the normal line.  
Values' Details
AUTO
AUTO,
Description
The descriptions are arranged automatically.

If there is enough space to put them side by side, this arrangement is preferred. If the descriptions would overlap when arranged side by side, they are staggered.

SIDE_BY_SIDE
SIDE_BY_SIDE,
Description
The descriptions are arranged side by side.
STAGGER_EVEN
STAGGER_EVEN,
Description
The descriptions are alternately put on two lines with the even values out of the normal line.
STAGGER_ODD
STAGGER_ODD,
Description
The descriptions are alternately put on two lines with the odd values out of the normal line.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.