19#ifndef com_sun_star_chart2_DataPointLabel_idl
20#define com_sun_star_chart2_DataPointLabel_idl
Definition Ambiguous.idl:22
Definition DataPointLabel.idl:33
boolean ShowNumber
if TRUE, the value that is represented by a data point is displayed next to it.
Definition DataPointLabel.idl:39
boolean ShowNumberInPercent
This is only effective, if ShowNumber is TRUE.
Definition DataPointLabel.idl:49
boolean ShowSeriesName
The name of the data series is additionally displayed in the caption.
Definition DataPointLabel.idl:72
boolean ShowCustomLabel
The caption contains a custom label text, which belongs to a data point label.
Definition DataPointLabel.idl:66
boolean ShowCategoryName
The caption contains the category name of the category to which a data point belongs.
Definition DataPointLabel.idl:54
boolean ShowLegendSymbol
The symbol of data series is additionally displayed in the caption.
Definition DataPointLabel.idl:59