LibreOffice
LibreOffice 24.2 SDK API Reference
DataPointProperties.idl
Go to the documentation of this file.
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  * Licensed to the Apache Software Foundation (ASF) under one or more
12  * contributor license agreements. See the NOTICE file distributed
13  * with this work for additional information regarding copyright
14  * ownership. The ASF licenses this file to you under the Apache
15  * License, Version 2.0 (the "License"); you may not use this file
16  * except in compliance with the License. You may obtain a copy of
17  * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
19 
20 module com
21 {
22 module sun
23 {
24 module star
25 {
26 module chart2
27 {
28 
30 {
33  service ::com::sun::star::beans::PropertySet;
34 
42  service ::com::sun::star::drawing::FillProperties;
43 
44 
49 // [optional, property] ::com::sun::star::style::XStyle Style;
50 
51  // Common Properties
52 
53 
64  [property] long Color;
65 
76  [property] short Transparency;
77 
78 
79  // Fill Properties
80 
84 
90 
91  [property] string TransparencyGradientName;
92  [property] string GradientName;
93  [property] string HatchName;
94  [property] string FillBitmapName;
95 
99  [property] boolean FillBackground;
100 
106  [property] long BorderColor;
118  [property] long BorderWidth;
125 
133  [optional, property] string BorderDashName;
134 
140  [optional, property] short BorderTransparency;
141 
142 
143  // Line Properties
149  [property] long LineWidth;
155 
163  [optional, property] string LineDashName;
164 
165 
166  // bitmap properties /copied from drawing::FillProperties
167 
172  [property] short FillBitmapOffsetX;
173 
178  [property] short FillBitmapOffsetY;
179 
183  [property] short FillBitmapPositionOffsetX;
184 
188  [property] short FillBitmapPositionOffsetY;
189 
194 
204  [property] boolean FillBitmapLogicalSize;
205 
211  [property] long FillBitmapSizeX;
212 
218  [property] long FillBitmapSizeY;
219 
223 
224 
227  [optional, property] Symbol Symbol;
228 
235  [optional, property] double Offset;
236 
242  [optional, property] long Geometry3D;
243 
244  [property] DataPointLabel Label;
245 
251  [optional, property] sequence<XDataPointCustomLabelField> CustomLabelFields;
252 
255  [optional, property] string LabelSeparator;
256 
261  [optional, property] boolean TextWordWrap;
262 
265  [optional, property] long NumberFormat;
266 
269  [optional, property] long PercentageNumberFormat;
270 
275  [optional, property] long LabelPlacement;
276 
285 
286  // statistics
287 
294  [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarX;
295 
302  [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarY;
303 
308  [optional, maybevoid, property] boolean ShowErrorBox;
309 
310 
313  [optional, maybevoid, property] short PercentDiagonal;
314 
320 };
321 
322 } ; // chart2
323 } ; // com
324 } ; // sun
325 } ; // star
326 
327 
328 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
string HatchName
Definition: DataPointProperties.idl:93
boolean ShowErrorBox
In case ErrorBarX and ErrorBarY both are set, and error bars are shown, a box spanning all error-indi...
Definition: DataPointProperties.idl:308
boolean FillBackground
If TRUE, fills the background of a hatch with the color given in the Color property.
Definition: DataPointProperties.idl:99
RectanglePoint
specifies one of nine points in a rectangle.
Definition: RectanglePoint.idl:26
string LabelSeparator
specifies a string that is used to separate the parts of a data label (caption)
Definition: DataPointProperties.idl:255
long FillBitmapSizeY
This is the height of the tile for filling.
Definition: DataPointProperties.idl:218
A LineDash defines a non-continuous line.
Definition: LineDash.idl:26
com::sun::star::drawing::RectanglePoint FillBitmapRectanglePoint
The RectanglePoint specifies the position inside of the bitmap to use as the top left position for re...
Definition: DataPointProperties.idl:193
Definition: DataPointProperties.idl:29
short FillBitmapOffsetX
This is the horizontal offset where the tile starts.
Definition: DataPointProperties.idl:172
::com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style with which the area will be filled.
Definition: DataPointProperties.idl:83
string BorderDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com...
Definition: DataPointProperties.idl:133
properties that are used for DataSeries that display symbols.
Definition: Symbol.idl:26
::com::sun::star::drawing::LineStyle LineStyle
Definition: DataPointProperties.idl:144
Definition: Ambiguous.idl:20
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:26
short FillBitmapPositionOffsetX
Every second line of tiles is moved the given percent of the width of the bitmap. ...
Definition: DataPointProperties.idl:183
::com::sun::star::awt::Gradient TransparencyGradient
This describes the transparency of the fill area as a gradient.
Definition: DataPointProperties.idl:87
BitmapMode
The BitmapMode selects an algorithm for filling an area with a bitmap.
Definition: BitmapMode.idl:28
short FillBitmapPositionOffsetY
Every second row of tiles is moved the given percent of the width of the bitmap.
Definition: DataPointProperties.idl:188
com::sun::star::beans::XPropertySet ErrorBarY
If void, no error bars are shown for the data point in y-direction.
Definition: DataPointProperties.idl:302
long LineWidth
Is only used for line-chart types.
Definition: DataPointProperties.idl:149
short PercentDiagonal
A value between 0 and 100 indicating the percentage how round an edge should be.
Definition: DataPointProperties.idl:313
::com::sun::star::drawing::LineDash LineDash
Is only used for line-chart types.
Definition: DataPointProperties.idl:154
::com::sun::star::drawing::LineDash BorderDash
Is used for borders around filled objects.
Definition: DataPointProperties.idl:124
Definition: DataPointLabel.idl:30
LineStyle
specifies the appearance of the lines of a shape.
Definition: LineStyle.idl:27
long LabelPlacement
specifies a relative position for the data label
Definition: DataPointProperties.idl:275
long BorderWidth
Is used for borders around filled objects.
Definition: DataPointProperties.idl:118
short Transparency
This is the main transparency value of a data point.
Definition: DataPointProperties.idl:76
long PercentageNumberFormat
specifies a number format for the display of the percentage value in the data label ...
Definition: DataPointProperties.idl:269
long BorderColor
Is used for borders around filled objects.
Definition: DataPointProperties.idl:106
::com::sun::star::drawing::LineStyle BorderStyle
Is used for borders around filled objects.
Definition: DataPointProperties.idl:112
DataPointLabel Label
Definition: DataPointProperties.idl:244
string GradientName
Definition: DataPointProperties.idl:92
::com::sun::star::awt::Gradient Gradient
Definition: DataPointProperties.idl:88
double Offset
describes a value by which a data point is moved from its default position in percent of the maximum ...
Definition: DataPointProperties.idl:235
com::sun::star::awt::Size ReferencePageSize
The size of the page at the moment when the font size for data labels was set.
Definition: DataPointProperties.idl:284
boolean TextWordWrap
specifies if the text of a data label (caption) must be wrapped
Definition: DataPointProperties.idl:261
long Geometry3D
describes the geometry of a 3 dimensional data point.
Definition: DataPointProperties.idl:242
long NumberFormat
specifies a number format for the display of the value in the data label
Definition: DataPointProperties.idl:265
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:27
Determines a position of an object relative to a size defined by other means.
Definition: RelativePosition.idl:33
short FillBitmapOffsetY
This is the vertical offset where the tile starts.
Definition: DataPointProperties.idl:178
::com::sun::star::drawing::Hatch Hatch
Definition: DataPointProperties.idl:89
sequence< XDataPointCustomLabelField > CustomLabelFields
specifies a text with possible fields that is used as a data point label, if set then Label property ...
Definition: DataPointProperties.idl:251
string FillBitmapName
Definition: DataPointProperties.idl:94
com::sun::star::drawing::BitmapMode FillBitmapMode
this enum selects how an area is filled with a single bitmap.
Definition: DataPointProperties.idl:222
Describes a gradient between two colors.
Definition: Gradient.idl:29
long FillBitmapSizeX
This is the width of the tile for filling.
Definition: DataPointProperties.idl:211
long Color
points to a style that also supports this service (but not this property) that is used as default...
Definition: DataPointProperties.idl:42
This struct defines the appearance of a hatch.
Definition: Hatch.idl:28
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
short BorderTransparency
Is used for borders around filled objects.
Definition: DataPointProperties.idl:140
string TransparencyGradientName
Definition: DataPointProperties.idl:91
com::sun::star::beans::XPropertySet ErrorBarX
If void, no error bars are shown for the data point in x-direction.
Definition: DataPointProperties.idl:294
::com::sun::star::chart2::RelativePosition CustomLabelPosition
Custom position on the page associated to the CUSTOM label placement.
Definition: DataPointProperties.idl:319
Symbol Symbol
Definition: DataPointProperties.idl:227
string LineDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com...
Definition: DataPointProperties.idl:163
boolean FillBitmapLogicalSize
specifies if the size is given in percentage or as an absolute value.
Definition: DataPointProperties.idl:204