19 #ifndef __com_sun_star_chart_ChartAxisPosition_idl__
20 #define __com_sun_star_chart_ChartAxisPosition_idl__
24 module
com { module sun { module star { module chart {
ChartAxisPosition
Specifies the position of the axis on the scale of the crossing axis.
Definition: ChartAxisPosition.idl:33
@ START
Cross the other axes at their minimum scale value.
Definition: ChartAxisPosition.idl:42
@ VALUE
Cross the other axes at the value specified in the property CrossoverValue.
Definition: ChartAxisPosition.idl:52
@ END
Cross the other axes at their maximum scale value.
Definition: ChartAxisPosition.idl:47
@ ZERO
Cross the other axes at zero.
Definition: ChartAxisPosition.idl:37
Definition: Ambiguous.idl:22