19 #ifndef __com_sun_star_chart_ChartDataCaption_idl__ 20 #define __com_sun_star_chart_ChartDataCaption_idl__ 24 module
com { module sun { module star { module chart {
29 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:51
Definition: Ambiguous.idl:22
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:41
const long TEXT
The caption contains the category name of the category to which a data point belongs.
Definition: ChartDataCaption.idl:57
const long SYMBOL
The symbol of data column/row is additionally displayed in the caption.
Definition: ChartDataCaption.idl:70
const long NONE
No captions are displayed.
Definition: ChartDataCaption.idl:34
const long FORMAT
The number formatter is always used for displaying the value as value.
Definition: ChartDataCaption.idl:65