Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service Axis

Included Services - Summary
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::beans::PropertySet
(referenced entity's summary:)
This is a generic service which should be supported by all servies which have properties.
::com::sun::star::style::CharacterPropertiesAsian
::com::sun::star::style::CharacterPropertiesComplex
Exported Interfaces - Summary
XAxis
XTitled
Properties' Summary
boolean
Show
Determines, whether the axis should be rendered by the view.  
::com::sun::star::chart::ChartAxisPosition
CrossoverPosition
[ OPTIONAL ]
Determines where the axis crosses the other axis.  
double
CrossoverValue
[ OPTIONAL ]
Determines the scale value on the other axis when CrossoverPosition is set to VALUE.  
boolean
DisplayLabels
Determines whether to display text at the axis or not.  
::com::sun::star::chart::ChartAxisLabelPosition
LabelPosition
[ OPTIONAL ]
Determines where the axis labels are placed.  
::com::sun::star::chart::ChartAxisArrangeOrderType
ArrangeOrder
Determines how to stagger the labels at the axis (side by side, even, odd, auto )  
boolean
TextBreak
Determines wether the labels are allowed to break into more than one line  
boolean
TextOverlap
Determines wether the labels are allowed to overlap  
boolean
StackCharacters
Determines wether the characters in a single labels should be stacked one upon each other  
double
TextRotation
Determines the rotation of the text labels in degrees  
[ maybevoid ] long
NumberFormat
A NumberFormat key.  
::com::sun::star::awt::Size
ReferencePageSize
 
long
MajorTickmarks
determines what kind of tickmarks should be shown for major ticks.  
long
MinorTickmarks
determines what kind of tickmarks should be shown for minor ticks.  
::com::sun::star::chart::ChartAxisMarkPosition
MarkPosition
[ OPTIONAL ]
Determines where the interval marks are placed.  
Included Services - Details
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::beans::PropertySet
(referenced entity's summary:)
This is a generic service which should be supported by all servies which have properties.
::com::sun::star::style::CharacterPropertiesAsian
Usage Restrictions
optional
::com::sun::star::style::CharacterPropertiesComplex
Usage Restrictions
optional
Exported Interfaces - Details
XAxis
XTitled
Usage Restrictions
optional
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 wether the labels are allowed to break into more than one line
TextOverlap
boolean TextOverlap;
Description
Determines wether the labels are allowed to overlap
StackCharacters
boolean StackCharacters;
Description
Determines wether 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.

 
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.