31 service ::com::sun::star::drawing::LineProperties;
33 service ::com::sun::star::style::CharacterProperties;
34 service ::com::sun::star::beans::PropertySet;
35 [optional] service ::com::sun::star::style::CharacterPropertiesAsian;
36 [optional] service ::com::sun::star::style::CharacterPropertiesComplex;
38 interface ::com::sun::star::chart2::XAxis;
39 [optional] interface ::com::sun::star::chart2::XTitled;
43 [property]
boolean Show;
::com::sun::star::chart::ChartAxisArrangeOrderType ArrangeOrder
Determines how to stagger the labels at the axis (side by side, even, odd, auto ) ...
Definition: Axis.idl:63
ChartAxisMarkPosition
Specifies the position of the axis interval marks.
Definition: ChartAxisMarkPosition.idl:28
com::sun::star::chart::ChartAxisPosition CrossoverPosition
Determines where the axis crosses the other axis.
Definition: Axis.idl:47
com::sun::star::chart::ChartAxisLabelPosition LabelPosition
Determines where the axis labels are placed.
Definition: Axis.idl:59
string BuiltInUnit
Determines built in display unit value for axis.
Definition: Axis.idl:121
boolean TryStaggeringFirst
Compatibility option: determines which strategy should be tried first for fixing axis labels overlapp...
Definition: Axis.idl:127
boolean DisplayLabels
Determines whether to display text at the axis or not.
Definition: Axis.idl:55
boolean StackCharacters
Determines whether the characters in a single labels should be stacked one upon each other...
Definition: Axis.idl:75
Definition: Ambiguous.idl:20
long MinorTickmarks
determines what kind of tickmarks should be shown for minor ticks.
Definition: Axis.idl:105
double CrossoverValue
Determines the scale value on the other axis when CrossoverPosition is set to VALUE.
Definition: Axis.idl:51
boolean TextBreak
Determines whether the labels are allowed to break into more than one line.
Definition: Axis.idl:67
boolean Show
Determines, whether the axis should be rendered by the view.
Definition: Axis.idl:39
double TextRotation
Determines the rotation of the text labels in degrees.
Definition: Axis.idl:79
long NumberFormat
A NumberFormat key.
Definition: Axis.idl:91
boolean TextOverlap
Determines whether the labels are allowed to overlap.
Definition: Axis.idl:71
long MajorOrigin
This attribute specifies the shift of the first major tick from the origin.
Definition: Axis.idl:133
boolean DisplayUnits
Determines display units are available for axis.
Definition: Axis.idl:115
ChartAxisPosition
Specifies the position of the axis on the scale of the crossing axis.
Definition: ChartAxisPosition.idl:30
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:27
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition: ChartAxisArrangeOrderType.idl:27
long MajorTickmarks
determines what kind of tickmarks should be shown for major ticks.
Definition: Axis.idl:99
::com::sun::star::awt::Size ReferencePageSize
Definition: Axis.idl:93
com::sun::star::chart::ChartAxisMarkPosition MarkPosition
Determines where the interval marks are placed.
Definition: Axis.idl:109
ChartAxisLabelPosition
Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis...
Definition: ChartAxisLabelPosition.idl:28