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 {
This is a set of properties to describe the style for rendering a Line.
Definition: LineProperties.idl:37
long DataCaption
specifies how the captions of data points are displayed.
Definition: ChartDataPointProperties.idl:81
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:129
long SymbolType
specifies the type of symbols if the current chart type supports the usage of symbols.
Definition: ChartDataPointProperties.idl:117
string LabelSeparator
specifies a string that is used to separate the parts of a data label (caption)
Definition: ChartDataPointProperties.idl:92
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Definition: UserDefinedAttributesSupplier.idl:32
long PercentageNumberFormat
specifies a number format for the display of the percentage value in the data label ...
Definition: ChartDataPointProperties.idl:102
long SegmentOffset
the offset by which pie segments in a PieDiagram are dragged outside from the center.
Definition: ChartDataPointProperties.idl:135
long LabelPlacement
specifies a relative position for the data label
Definition: ChartDataPointProperties.idl:109
Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagra...
Definition: Chart3DBarProperties.idl:31
This is a set of properties to describe the style of characters.
Definition: CharacterProperties.idl:36
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
This is a set of properties to describe the style for rendering an area.
Definition: FillProperties.idl:37
boolean TextWordWrap
specifies if the text of a data label (caption) must be wrapped
Definition: ChartDataPointProperties.idl:141
long NumberFormat
specifies a number format for the display of the value in the data label
Definition: ChartDataPointProperties.idl:97
specifies all the properties for the graphic object of a data point (e.g., a single bar in a bar char...
Definition: ChartDataPointProperties.idl:47