LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef com_sun_star_chart2_DataPointProperties_idl
20 #define com_sun_star_chart2_DataPointProperties_idl
49 service ::com::sun::star::beans::PropertySet;
58 service ::com::sun::star::drawing::FillProperties;
Symbol Symbol
Definition: DataPointProperties.idl:243
string LineDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com....
Definition: DataPointProperties.idl:179
boolean FillBitmapLogicalSize
specifies if the size is given in percentage or as an absolute value.
Definition: DataPointProperties.idl:220
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
Definition: DataPointLabel.idl:33
string LabelSeparator
specifies a string that is used to separate the parts of a data label (caption)
Definition: DataPointProperties.idl:271
string HatchName
Definition: DataPointProperties.idl:109
boolean ShowErrorBox
In case ErrorBarX and ErrorBarY both are set, and error bars are shown, a box spanning all error-indi...
Definition: DataPointProperties.idl:324
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:209
boolean FillBackground
If TRUE, fills the background of a hatch with the color given in the Color property.
Definition: DataPointProperties.idl:115
short FillBitmapOffsetX
This is the horizontal offset where the tile starts.
Definition: DataPointProperties.idl:188
::com::sun::star::drawing::FillStyle FillStyle
This enumeration selects the style with which the area will be filled.
Definition: DataPointProperties.idl:99
long FillBitmapSizeY
This is the height of the tile for filling.
Definition: DataPointProperties.idl:234
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:29
string BorderDashName
The name of a dash that can be found in the com::sun::star::container::XNameContainer "com....
Definition: DataPointProperties.idl:149
::com::sun::star::drawing::LineStyle LineStyle
Definition: DataPointProperties.idl:160
BitmapMode
The BitmapMode selects an algorithm for filling an area with a bitmap.
Definition: BitmapMode.idl:31
short FillBitmapPositionOffsetY
Every second row of tiles is moved the given percent of the width of the bitmap.
Definition: DataPointProperties.idl:204
short FillBitmapPositionOffsetX
Every second line of tiles is moved the given percent of the width of the bitmap.
Definition: DataPointProperties.idl:199
::com::sun::star::awt::Gradient TransparencyGradient
This describes the transparency of the fill area as a gradient.
Definition: DataPointProperties.idl:103
short PercentDiagonal
A value between 0 and 100 indicating the percentage how round an edge should be.
Definition: DataPointProperties.idl:329
::com::sun::star::drawing::LineDash LineDash
Is only used for line-chart types.
Definition: DataPointProperties.idl:170
LineStyle
specifies the appearance of the lines of a shape.
Definition: LineStyle.idl:30
com::sun::star::beans::XPropertySet ErrorBarY
If void, no error bars are shown for the data point in y-direction.
Definition: DataPointProperties.idl:318
long LabelPlacement
specifies a relative position for the data label
Definition: DataPointProperties.idl:291
A LineDash defines a non-continuous line.
Definition: LineDash.idl:31
long LineWidth
Is only used for line-chart types.
Definition: DataPointProperties.idl:165
long BorderWidth
Is used for borders around filled objects.
Definition: DataPointProperties.idl:134
properties that are used for DataSeries that display symbols.
Definition: Symbol.idl:34
long PercentageNumberFormat
specifies a number format for the display of the percentage value in the data label
Definition: DataPointProperties.idl:285
::com::sun::star::drawing::LineDash BorderDash
Is used for borders around filled objects.
Definition: DataPointProperties.idl:140
::com::sun::star::drawing::LineStyle BorderStyle
Is used for borders around filled objects.
Definition: DataPointProperties.idl:128
DataPointLabel Label
Definition: DataPointProperties.idl:260
::com::sun::star::awt::Gradient Gradient
Definition: DataPointProperties.idl:104
short Transparency
This is the main transparency value of a data point.
Definition: DataPointProperties.idl:92
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
long BorderColor
Is used for borders around filled objects.
Definition: DataPointProperties.idl:122
double Offset
describes a value by which a data point is moved from its default position in percent of the maximum ...
Definition: DataPointProperties.idl:251
long Geometry3D
describes the geometry of a 3 dimensional data point.
Definition: DataPointProperties.idl:258
string GradientName
Definition: DataPointProperties.idl:108
long NumberFormat
specifies a number format for the display of the value in the data label
Definition: DataPointProperties.idl:281
Definition: DataPointProperties.idl:46
::com::sun::star::drawing::Hatch Hatch
Definition: DataPointProperties.idl:105
string FillBitmapName
Definition: DataPointProperties.idl:110
com::sun::star::drawing::BitmapMode FillBitmapMode
this enum selects how an area is filled with a single bitmap.
Definition: DataPointProperties.idl:238
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:300
long FillBitmapSizeX
This is the width of the tile for filling.
Definition: DataPointProperties.idl:227
boolean TextWordWrap
specifies if the text of a data label (caption) must be wrapped
Definition: DataPointProperties.idl:277
long Color
points to a style that also supports this service (but not this property) that is used as default,...
Definition: DataPointProperties.idl:58
short FillBitmapOffsetY
This is the vertical offset where the tile starts.
Definition: DataPointProperties.idl:194
Definition: Ambiguous.idl:22
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:267
com::sun::star::beans::XPropertySet ErrorBarX
If void, no error bars are shown for the data point in x-direction.
Definition: DataPointProperties.idl:310
This struct defines the appearance of a hatch.
Definition: Hatch.idl:35
short BorderTransparency
Is used for borders around filled objects.
Definition: DataPointProperties.idl:156
RectanglePoint
specifies one of nine points in a rectangle.
Definition: RectanglePoint.idl:29
string TransparencyGradientName
Definition: DataPointProperties.idl:107
Describes a gradient between two colors.
Definition: Gradient.idl:36