22 module
com { module sun { module star { module chart {
27 published constants ChartDataCaption
const long PERCENT
The caption contains the value of the data point in percent of all data points of one category...
Definition: ChartDataCaption.idl:49
const long CUSTOM
The caption contains a custom text, which belongs to a data point label.
Definition: ChartDataCaption.idl:76
Definition: Ambiguous.idl:20
const long VALUE
The caption contains the value of the data point in the number format of the axis that is attached to...
Definition: ChartDataCaption.idl:39
const long TEXT
The caption contains the category name of the category to which a data point belongs.
Definition: ChartDataCaption.idl:55
const long SYMBOL
The symbol of data column/row is additionally displayed in the caption.
Definition: ChartDataCaption.idl:68
const long DATA_SERIES
The name of the data series is additionally displayed in the caption.
Definition: ChartDataCaption.idl:82
const long NONE
No captions are displayed.
Definition: ChartDataCaption.idl:32
const long FORMAT
The number formatter is always used for displaying the value as value.
Definition: ChartDataCaption.idl:63