19#ifndef __com_sun_star_chart_ChartAxisArrangeOrderType_idl__
20#define __com_sun_star_chart_ChartAxisArrangeOrderType_idl__
24 module
com { module sun { module star { module chart {
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition ChartAxisArrangeOrderType.idl:30
@ STAGGER_EVEN
The descriptions are alternately put on two lines with the even values out of the normal line.
Definition ChartAxisArrangeOrderType.idl:49
@ STAGGER_ODD
The descriptions are alternately put on two lines with the odd values out of the normal line.
Definition ChartAxisArrangeOrderType.idl:55
@ SIDE_BY_SIDE
The descriptions are arranged side by side.
Definition ChartAxisArrangeOrderType.idl:43
Definition Ambiguous.idl:22