Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service DataPointProperties |
Included Services - Summary | |
::com::sun::star::beans::PropertySet | to give acces to the properties required by this service. |
Properties' Summary | |
long Color |
This is the main color of a data point. |
short Transparency |
This is the main transparency value of a data point. |
::com::sun::star::drawing::FillStyle FillStyle |
This enumeration selects the style with which the area will be filled. |
::com::sun::star::awt::Gradient TransparencyGradient |
[ OPTIONAL ] This describes the transparency of the fill area as a gradient. |
::com::sun::star::awt::Gradient Gradient |
[ OPTIONAL ] |
::com::sun::star::drawing::Hatch Hatch |
[ OPTIONAL ] |
string TransparencyGradientName |
|
string GradientName |
|
string HatchName |
|
string FillBitmapName |
|
boolean FillBackground |
If true, fills the background of a hatch with the color given in the Color property. |
long BorderColor |
Is used for borders around filled objects. See
LineColor .
|
::com::sun::star::drawing::LineStyle BorderStyle |
Is used for borders around filled objects. See
LineStyle .
|
long BorderWidth |
Is used for borders around filled objects. See
LineWidth .
|
::com::sun::star::drawing::LineDash BorderDash |
Is used for borders around filled objects. See
LineDash .
|
string BorderDashName |
[ OPTIONAL ] The name of a dash that can be found in the ::com::sun::star::container::XNameContainer "com.sun.star.drawing.LineDashTable", that can be created via the com::sun::star::uno::XMultiServiceFactory of the ChartDocument. |
short BorderTransparency |
[ OPTIONAL ] Is used for borders around filled objects. See LineTransparence .
|
::com::sun::star::drawing::LineStyle LineStyle |
|
long LineWidth |
Is only used for line-chart types. |
::com::sun::star::drawing::LineDash LineDash |
Is only used for line-chart types. |
string LineDashName |
[ OPTIONAL ] The name of a dash that can be found in the ::com::sun::star::container::XNameContainer "com.sun.star.drawing.LineDashTable", that can be created via the com::sun::star::uno::XMultiServiceFactory of the ChartDocument. |
short FillBitmapOffsetX |
This is the horizontal offset where the tile starts. |
short FillBitmapOffsetY |
This is the vertical offset where the tile starts. It is given in percent in relation to the width of the bitmap. |
short FillBitmapPositionOffsetX |
Every second line of tiles is moved the given percent of the witdh of the bitmap. |
short FillBitmapPositionOffsetY |
Every second row of tiles is moved the given percent of the width of the bitmap. |
::com::sun::star::drawing::RectanglePoint FillBitmapRectanglePoint |
The RectanglePoint specifies the position inside of the bitmap to use as the top left position for rendering. |
boolean FillBitmapLogicalSize |
specifies if the size is given in percentage or as an absolute value. |
long FillBitmapSizeX |
This is the width of the tile for filling. |
long FillBitmapSizeY |
This is the height of the tile for filling. |
::com::sun::star::drawing::BitmapMode FillBitmapMode |
this enum selects how a area is filled with a single bitmap. |
Symbol Symbol |
[ OPTIONAL ] |
double Offset |
[ OPTIONAL ] describes a value by which a data point is moved from its default position in percent of the maximum allowed distance. |
long Geometry3D |
[ OPTIONAL ] describes the geometry of a 3 dimensional datapoint. Number is one of constant group DataPointGeometry3D. |
DataPointLabel Label |
|
string LabelSeparator |
[ OPTIONAL ] specifies a string that is used to separate the parts of a data label (caption) |
long NumberFormat |
[ OPTIONAL ] specifies a number format for the display of the value in the data label |
long PercentageNumberFormat |
[ OPTIONAL ] specifies a number format for the display of the percentage value in the data label |
long LabelPlacement |
[ OPTIONAL ] specifies a relative position for the data label |
[ maybevoid ] ::com::sun::star::awt::Size ReferencePageSize |
The size of the page at the moment when the font size for data labels was set. |
[ maybevoid ] ::com::sun::star::beans::XPropertySet ErrorBarX |
[ OPTIONAL ] If void, no error bars are shown for the data point in x-direction. |
[ maybevoid ] ::com::sun::star::beans::XPropertySet ErrorBarY |
[ OPTIONAL ] If void, no error bars are shown for the data point in y-direction. |
[ maybevoid ] boolean ShowErrorBox |
[ OPTIONAL ] In case ErrorBarX and ErrorBarY both are set, and error bars are shown, a box spanning all error-indicators is rendered. |
[ maybevoid ] short PercentDiagonal |
[ OPTIONAL ] A value between 0 and 100 indicating the percentage how round an edge should be. |
Included Services - Details | |
::com::sun::star::beans::PropertySet
|
Properties' Details | |
Color
|
|
Transparency
|
|
FillStyle
|
|
TransparencyGradient
|
|
Gradient
|
|
Hatch
|
|
TransparencyGradientName
|
|
GradientName
|
|
HatchName
|
|
FillBitmapName
|
|
FillBackground
|
|
BorderColor
|
|
BorderStyle
|
|
BorderWidth
|
|
BorderDash
|
|
BorderDashName
|
|
BorderTransparency
|
|
LineStyle
|
|
LineWidth
|
|
LineDash
|
|
LineDashName
|
|
FillBitmapOffsetX
|
|
FillBitmapOffsetY
|
|
FillBitmapPositionOffsetX
|
|
FillBitmapPositionOffsetY
|
|
FillBitmapRectanglePoint
|
|
FillBitmapLogicalSize
|
|
FillBitmapSizeX
|
|
FillBitmapSizeY
|
|
FillBitmapMode
|
|
Symbol
|
|
Offset
|
|
Geometry3D
|
|
Label
|
|
LabelSeparator
|
|
NumberFormat
|
|
PercentageNumberFormat
|
|
LabelPlacement
|
|
ReferencePageSize
|
|
ErrorBarX
|
|
ErrorBarY
|
|
ShowErrorBox
|
|
PercentDiagonal
|
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.