Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: chart2 ::

unpublished service Diagram
Usage Restrictions
not published

Exported Interfaces - Summary
XDiagram
XCoordinateSystemContainer
XTitled

gives access to the sub title of a chart document

::com::sun::star::chart::X3DDefaultSetter

makes it easy to set suiteable defaults for illumination and rotation for 3D charts (details)

Properties' Summary
[ maybevoid ] RelativePosition
RelativePosition
The position is as a relative position on the page.  
::com::sun::star::layout::RelativeSize
RelativeSize
The size of the diagram as relative size of the page size.  
boolean
PosSizeExcludeLabels
[ OPTIONAL ]
The attributes RelativePosition and RelativeSize should be used for the inner coordinate region without axis labels and without data labels.  
boolean
SortByXValues
[ OPTIONAL ]
Sort data points by x values for rendering  
boolean
ConnectBars
[ OPTIONAL ]
Draw connection lines for stacked bar charts.  
boolean
GroupBarsPerAxis
[ OPTIONAL ]
If bars of a bar or column chart are attached to different axis, this property determines how to display those. If true, the bars are grouped together in one block for each axis, thus they are painted one group over the other.  
long
StartingAngle
[ OPTIONAL ]
Starting angle in degrees for pie charts and doughnut charts.  
boolean
RightAngledAxes
[ OPTIONAL ]
 
long
Perspective
[ OPTIONAL ]
Perspective of 3D charts ( [0,100] ).  
long
RotationHorizontal
[ OPTIONAL ]
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).  
long
RotationVertical
[ OPTIONAL ]
Vertical rotation of 3D charts in degrees ( ]-180,180] ).  
long
MissingValueTreatment
[ OPTIONAL ]
specifies how empty or invalid cells in the provided data should be handled when displayed  
Exported Interfaces - Details
XDiagram
XCoordinateSystemContainer
XTitled
Description
gives access to the sub title of a chart document
::com::sun::star::chart::X3DDefaultSetter
Usage Restrictions
optional
Description
makes it easy to set suiteable defaults for illumination and rotation for 3D charts
Properties' Details
RelativePosition
[ maybevoid ] RelativePosition RelativePosition;
Description
The position is as a relative position on the page.

If a relative position is given the diagam is not automatically placed, but instead is placed relative on the page.

RelativeSize
::com::sun::star::layout::RelativeSize RelativeSize;
Description
The size of the diagram as relative size of the page size.
PosSizeExcludeLabels
boolean PosSizeExcludeLabels;
Usage Restrictions
optional
Description
The attributes RelativePosition and RelativeSize should be used for the inner coordinate region without axis labels and without data labels.
SortByXValues
boolean SortByXValues;
Usage Restrictions
optional
Description
Sort data points by x values for rendering
ConnectBars
boolean ConnectBars;
Usage Restrictions
optional
Description
Draw connection lines for stacked bar charts.
GroupBarsPerAxis
boolean GroupBarsPerAxis;
Usage Restrictions
optional
Description
If bars of a bar or column chart are attached to different axis, this property determines how to display those. If true, the bars are grouped together in one block for each axis, thus they are painted one group over the other.

If false, the bars are displayed side-by-side, as if they were all attached to the same axis.

If all data series of a bar or column chart are attached to only one axis, this property has no effect.

StartingAngle
long StartingAngle;
Usage Restrictions
optional
Description
Starting angle in degrees for pie charts and doughnut charts.
RightAngledAxes
boolean RightAngledAxes;
Usage Restrictions
optional
Perspective
long Perspective;
Usage Restrictions
optional
Description
Perspective of 3D charts ( [0,100] ).
RotationHorizontal
long RotationHorizontal;
Usage Restrictions
optional
Description
Horizontal rotation of 3D charts in degrees ( ]-180,180] ).
RotationVertical
long RotationVertical;
Usage Restrictions
optional
Description
Vertical rotation of 3D charts in degrees ( ]-180,180] ).
MissingValueTreatment
long MissingValueTreatment;
Usage Restrictions
optional
Description
specifies how empty or invalid cells in the provided data should be handled when displayed
See also
::com::sun::star::chart::MissingValueTreatment

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.