22 module
com { module sun { module star { module chart {
These values specify how the captions of data points are displayed.
Definition ChartDataCaption.idl:28
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 DATA_SERIES
The name of the data series is additionally displayed in the caption.
Definition ChartDataCaption.idl:82
const long CUSTOM
The caption contains a custom text, which belongs to a data point label.
Definition ChartDataCaption.idl:76
const long NONE
No captions are displayed.
Definition ChartDataCaption.idl:32
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 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 FORMAT
The number formatter is always used for displaying the value as value.
Definition ChartDataCaption.idl:63
Definition Ambiguous.idl:20