Properties' Details |
Show
boolean Show;
- Description
- Determines, whether the axis should be rendered by the view.
|
|
CrossoverPosition
::com::sun::star::chart::ChartAxisPosition CrossoverPosition;
- Usage Restrictions
- optional
- Description
- Determines where the axis crosses the other axis.
|
|
CrossoverValue
double CrossoverValue;
- Usage Restrictions
- optional
- Description
- Determines the scale value on the other axis when CrossoverPosition is set to VALUE.
|
|
DisplayLabels
boolean DisplayLabels;
- Description
- Determines whether to display text at the axis or not.
|
|
LabelPosition
::com::sun::star::chart::ChartAxisLabelPosition LabelPosition;
- Usage Restrictions
- optional
- Description
- Determines where the axis labels are placed.
|
|
ArrangeOrder
::com::sun::star::chart::ChartAxisArrangeOrderType ArrangeOrder;
- Description
- Determines how to stagger the labels at the axis (side by side, even, odd, auto )
|
|
TextBreak
boolean TextBreak;
- Description
- Determines whether the labels are allowed to break into more than one line
|
|
TextOverlap
boolean TextOverlap;
- Description
- Determines whether the labels are allowed to overlap
|
|
StackCharacters
boolean StackCharacters;
- Description
- Determines whether the characters in a single labels should be stacked one upon each other
|
|
TextRotation
double TextRotation;
- Description
- Determines the rotation of the text labels in degrees
|
|
NumberFormat
[ maybevoid ] long NumberFormat;
- Description
- A NumberFormat key.
If this property is not set, it is treated as auto. This
means linked to the source format.
To determine a source format, the axis can query the
::XDataSequences used by the data series attached
to it (see ::XDataSequence::getNumberFormatKeyByIndex).
|
|
ReferencePageSize
::com::sun::star::awt::Size ReferencePageSize;
|
|
MajorTickmarks
long MajorTickmarks;
- Description
- determines what kind of tickmarks should be shown for major ticks.
- See also
- TickmarkStyle
.
|
|
MinorTickmarks
long MinorTickmarks;
- Description
- determines what kind of tickmarks should be shown for minor ticks.
- See also
- TickmarkStyle
.
|
|
MarkPosition
::com::sun::star::chart::ChartAxisMarkPosition MarkPosition;
- Usage Restrictions
- optional
- Description
- Determines where the interval marks are placed.
|
|
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.