21module
com { module sun { module star { module chart2 { module data {
LabelOrigin
is used to specify how the labels have to be created.
Definition LabelOrigin.idl:29
@ SHORT_SIDE
If a range spans a single row over more than one column, this parameter has the same effect as ROW.
Definition LabelOrigin.idl:46
@ LONG_SIDE
This is exactly the opposite of SHORT_SIDE.
Definition LabelOrigin.idl:55
@ ROW
Uses the column name for label generation.
Definition LabelOrigin.idl:75
@ COLUMN
Uses the column name for label generation.
Definition LabelOrigin.idl:65
Definition Ambiguous.idl:20