19#ifndef __com_sun_star_chart_ChartDataPointProperties_idl__
20#define __com_sun_star_chart_ChartDataPointProperties_idl__
34 module
com { module sun { module star { module chart {
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:64
This interface acts as a container for the loaded graphic.
Definition XGraphic.idl:44
Definition Ambiguous.idl:22
Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagra...
Definition Chart3DBarProperties.idl:32
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar char...
Definition ChartDataPointProperties.idl:48
long SymbolType
specifies the type of symbols if the current chart type supports the usage of symbols.
Definition ChartDataPointProperties.idl:117
long SegmentOffset
the offset by which pie segments in a PieDiagram are dragged outside from the center.
Definition ChartDataPointProperties.idl:137
long NumberFormat
specifies a number format for the display of the value in the data label
Definition ChartDataPointProperties.idl:97
boolean TextWordWrap
specifies if the text of a data label (caption) must be wrapped
Definition ChartDataPointProperties.idl:143
string SymbolBitmapURL
In charts that support symbols, you can set this property to any valid URL that points to a graphic f...
Definition ChartDataPointProperties.idl:131
long PercentageNumberFormat
specifies a number format for the display of the percentage value in the data label
Definition ChartDataPointProperties.idl:102
com::sun::star::graphic::XGraphic SymbolBitmap
In charts that support symbols, you can set this property to a graphic object.
Definition ChartDataPointProperties.idl:153
string LabelSeparator
specifies a string that is used to separate the parts of a data label (caption)
Definition ChartDataPointProperties.idl:92
long DataCaption
specifies how the captions of data points are displayed.
Definition ChartDataPointProperties.idl:86
long LabelPlacement
specifies a relative position for the data label
Definition ChartDataPointProperties.idl:109
This is a set of properties to describe the style for rendering an area.
Definition FillProperties.idl:38
This is a set of properties to describe the style for rendering a Line.
Definition LineProperties.idl:38
This is a set of properties to describe the style of characters.
Definition CharacterProperties.idl:37
A component that supports this service preserves XML attributes, unknown by its parser,...
Definition UserDefinedAttributesSupplier.idl:33