22 module 
com {  module sun {  module star {  module chart {
 
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition ChartAxisArrangeOrderType.idl:28
@ STAGGER_EVEN
The descriptions are alternately put on two lines with the even values out of the normal line.
Definition ChartAxisArrangeOrderType.idl:47
@ STAGGER_ODD
The descriptions are alternately put on two lines with the odd values out of the normal line.
Definition ChartAxisArrangeOrderType.idl:53
@ AUTO
The descriptions are arranged automatically.
Definition ChartAxisArrangeOrderType.idl:36
@ SIDE_BY_SIDE
The descriptions are arranged side by side.
Definition ChartAxisArrangeOrderType.idl:41
Definition Ambiguous.idl:20