LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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 #ifndef com_sun_star_chart2_DataPointProperties_idl
20 #define com_sun_star_chart2_DataPointProperties_idl
21 
33 
34 module com
35 {
36 module sun
37 {
38 module star
39 {
40 module chart2
41 {
42 
44 {
47  service ::com::sun::star::beans::PropertySet;
48 
49 
54 // [optional, property] ::com::sun::star::style::XStyle Style;
55 
56  // Common Properties
57 
58 
69  [property] long Color;
70 
81  [property] short Transparency;
82 
83 
84  // Fill Properties
85 
89 
95 
96  [property] string TransparencyGradientName;
97  [property] string GradientName;
98  [property] string HatchName;
99  [property] string FillBitmapName;
100 
104  [property] boolean FillBackground;
105 
111  [property] long BorderColor;
123  [property] long BorderWidth;
130 
138  [optional, property] string BorderDashName;
139 
145  [optional, property] short BorderTransparency;
146 
147 
148  // Line Properties
154  [property] long LineWidth;
160 
168  [optional, property] string LineDashName;
169 
170 
171  // bitmap properties /copied from drawing::FillProperties
172 
177  [property] short FillBitmapOffsetX;
178 
183  [property] short FillBitmapOffsetY;
184 
188  [property] short FillBitmapPositionOffsetX;
189 
193  [property] short FillBitmapPositionOffsetY;
194 
199 
209  [property] boolean FillBitmapLogicalSize;
210 
216  [property] long FillBitmapSizeX;
217 
223  [property] long FillBitmapSizeY;
224 
228 
229 
232  [optional, property] Symbol Symbol;
233 
240  [optional, property] double Offset;
241 
247  [optional, property] long Geometry3D;
248 
249  [property] DataPointLabel Label;
250 
253  [optional, property] string LabelSeparator;
254 
257  [optional, property] long NumberFormat;
258 
261  [optional, property] long PercentageNumberFormat;
262 
267  [optional, property] long LabelPlacement;
268 
277 
278  // statistics
279 
286  [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarX;
287 
294  [optional, maybevoid, property] com::sun::star::beans::XPropertySet ErrorBarY;
295 
300  [optional, maybevoid, property] boolean ShowErrorBox;
301 
302 
305  [optional, maybevoid, property] short PercentDiagonal;
306 };
307 
308 } ; // chart2
309 } ; // com
310 } ; // sun
311 } ; // star
312 
313 
314 #endif
315 
316 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
string HatchName
Definition: DataPointProperties.idl:98
boolean ShowErrorBox
In case ErrorBarX and ErrorBarY both are set, and error bars are shown, a box spanning all error-indi...
Definition: DataPointProperties.idl:300
boolean FillBackground
If TRUE, fills the background of a hatch with the color given in the Color property.
Definition: DataPointProperties.idl:104
RectanglePoint
specifies one of nine points in a rectangle.
Definition: RectanglePoint.idl:28
string LabelSeparator
specifies a string that is used to separate the parts of a data label (caption)
Definition: DataPointProperties.idl:253
long FillBitmapSizeY
This is the height of the tile for filling.
Definition: DataPointProperties.idl:223
A LineDash defines a non-continuous line.
Definition: LineDash.idl:30
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:198
Definition: DataPointProperties.idl:43
short FillBitmapOffsetX
This is the horizontal offset where the tile starts.
Definition: DataPointProperties.idl:177
::com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style with which the area will be filled.
Definition: DataPointProperties.idl:88
string BorderDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com...
Definition: DataPointProperties.idl:138
properties that are used for DataSeries that display symbols.
Definition: Symbol.idl:33
::com::sun::star::drawing::LineStyle LineStyle
Definition: DataPointProperties.idl:149
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:28
short FillBitmapPositionOffsetX
Every second line of tiles is moved the given percent of the width of the bitmap. ...
Definition: DataPointProperties.idl:188
::com::sun::star::awt::Gradient TransparencyGradient
This describes the transparency of the fill area as a gradient.
Definition: DataPointProperties.idl:92
BitmapMode
The BitmapMode selects an algorithm for filling an area with a bitmap.
Definition: BitmapMode.idl:30
short FillBitmapPositionOffsetY
Every second row of tiles is moved the given percent of the width of the bitmap.
Definition: DataPointProperties.idl:193
com::sun::star::beans::XPropertySet ErrorBarY
If void, no error bars are shown for the data point in y-direction.
Definition: DataPointProperties.idl:294
long LineWidth
Is only used for line-chart types.
Definition: DataPointProperties.idl:154
short PercentDiagonal
A value between 0 and 100 indicating the percentage how round an edge should be.
Definition: DataPointProperties.idl:305
::com::sun::star::drawing::LineDash LineDash
Is only used for line-chart types.
Definition: DataPointProperties.idl:159
::com::sun::star::drawing::LineDash BorderDash
Is used for borders around filled objects.
Definition: DataPointProperties.idl:129
Definition: DataPointLabel.idl:32
LineStyle
specifies the appearance of the lines of a shape.
Definition: LineStyle.idl:29
long LabelPlacement
specifies a relative position for the data label
Definition: DataPointProperties.idl:267
long BorderWidth
Is used for borders around filled objects.
Definition: DataPointProperties.idl:123
short Transparency
This is the main transparency value of a data point.
Definition: DataPointProperties.idl:81
long PercentageNumberFormat
specifies a number format for the display of the percentage value in the data label ...
Definition: DataPointProperties.idl:261
long BorderColor
Is used for borders around filled objects.
Definition: DataPointProperties.idl:111
::com::sun::star::drawing::LineStyle BorderStyle
Is used for borders around filled objects.
Definition: DataPointProperties.idl:117
DataPointLabel Label
Definition: DataPointProperties.idl:249
string GradientName
Definition: DataPointProperties.idl:97
::com::sun::star::awt::Gradient Gradient
Definition: DataPointProperties.idl:93
double Offset
describes a value by which a data point is moved from its default position in percent of the maximum ...
Definition: DataPointProperties.idl:240
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:276
long Geometry3D
describes the geometry of a 3 dimensional data point.
Definition: DataPointProperties.idl:247
long NumberFormat
specifies a number format for the display of the value in the data label
Definition: DataPointProperties.idl:257
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
short FillBitmapOffsetY
This is the vertical offset where the tile starts.
Definition: DataPointProperties.idl:183
::com::sun::star::drawing::Hatch Hatch
Definition: DataPointProperties.idl:94
string FillBitmapName
Definition: DataPointProperties.idl:99
com::sun::star::drawing::BitmapMode FillBitmapMode
this enum selects how a area is filled with a single bitmap.
Definition: DataPointProperties.idl:227
describes a color dispersion within an area.
Definition: Gradient.idl:33
long FillBitmapSizeX
This is the width of the tile for filling.
Definition: DataPointProperties.idl:216
long Color
points to a style that also supports this service (but not this property) that is used as default...
Definition: DataPointProperties.idl:47
This struct defines the appearance of a hatch.
Definition: Hatch.idl:34
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
short BorderTransparency
Is used for borders around filled objects.
Definition: DataPointProperties.idl:145
string TransparencyGradientName
Definition: DataPointProperties.idl:96
com::sun::star::beans::XPropertySet ErrorBarX
If void, no error bars are shown for the data point in x-direction.
Definition: DataPointProperties.idl:286
Symbol Symbol
Definition: DataPointProperties.idl:232
string LineDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com...
Definition: DataPointProperties.idl:168
boolean FillBitmapLogicalSize
specifies if the size is given in percentage or as an absolute value.
Definition: DataPointProperties.idl:209