Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service ChartDataPointProperties |
Included Services - Summary | |
::com::sun::star::drawing::FillProperties | This service has to be supported for data points that can be filled. (details) |
::com::sun::star::drawing::LineProperties |
|
::com::sun::star::style::CharacterProperties | These properties affect the characters of data captions if those are displayed. |
::com::sun::star::xml::UserDefinedAttributesSupplier | If ChartDataPointProperties may be stored as XML
element, this service should be supported in order to preserve
unparsed XML attributes.
|
Chart3DBarProperties | is only available if the chart is of type BarDiagram and Dim3DDiagram and the property ChartDataPointProperties::Dim3D is set to `TRUE`. (details) |
Exported Interfaces - Summary | |
::com::sun::star::beans::XPropertySet |
|
Properties' Summary | |
long DataCaption |
specifies how the captions of data points are displayed. |
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 |
long SymbolType |
[ OPTIONAL ] specifies the type of symbols if the current chart type supports the usage of symbols. |
string SymbolBitmapURL |
[ DEPRECATED ] [ OPTIONAL ] In charts that support symbols, you can set this property to any valid URL that points to a graphic file. This graphic is then used as symbol for each data point. |
long SegmentOffset |
[ OPTIONAL ] the offset by which pie segments in a PieDiagram are dragged outside from the center. This value is given in percent of the radius. |
boolean TextWordWrap |
[ OPTIONAL ] specifies if the text of a data label (caption) must be wrapped Since LibreOffice 5.1 |
::com::sun::star::graphic::XGraphic SymbolBitmap |
[ OPTIONAL ] In charts that support symbols, you can set this property to a graphic object. This graphic is then used as symbol for each data point. Since LibreOffice 6.1 |
Included Services - Details | |
::com::sun::star::drawing::FillProperties
|
|
::com::sun::star::drawing::LineProperties
|
|
::com::sun::star::style::CharacterProperties
|
|
::com::sun::star::xml::UserDefinedAttributesSupplier
|
|
Chart3DBarProperties
|
Exported Interfaces - Details | |
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
DataCaption
|
|
LabelSeparator
|
|
NumberFormat
|
|
PercentageNumberFormat
|
|
LabelPlacement
|
|
SymbolType
|
|
SymbolBitmapURL
|
|
SegmentOffset
|
|
TextWordWrap
|
|
SymbolBitmap
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.