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.
|
|
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.
|
|
Copyright © 2008 Sun Microsystems, Inc.