LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef com_sun_star_chart2_Axis_idl
20 #define com_sun_star_chart2_Axis_idl
46 service ::com::sun::star::drawing::LineProperties;
48 service ::com::sun::star::style::CharacterProperties;
49 service ::com::sun::star::beans::PropertySet;
50 [optional] service ::com::sun::star::style::CharacterPropertiesAsian;
51 [optional] service ::com::sun::star::style::CharacterPropertiesComplex;
53 interface ::com::sun::star::chart2::XAxis;
54 [optional] interface ::com::sun::star::chart2::XTitled;
string BuiltInUnit
Determines built in display unit value for axis.
Definition: Axis.idl:136
boolean DisplayLabels
Determines whether to display text at the axis or not.
Definition: Axis.idl:70
long MinorTickmarks
determines what kind of tickmarks should be shown for minor ticks.
Definition: Axis.idl:120
com::sun::star::chart::ChartAxisLabelPosition LabelPosition
Determines where the axis labels are placed.
Definition: Axis.idl:74
com::sun::star::chart::ChartAxisPosition CrossoverPosition
Determines where the axis crosses the other axis.
Definition: Axis.idl:62
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition: ChartAxisArrangeOrderType.idl:30
ChartAxisLabelPosition
Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis.
Definition: ChartAxisLabelPosition.idl:31
boolean TextOverlap
Determines whether the labels are allowed to overlap.
Definition: Axis.idl:86
boolean TextBreak
Determines whether the labels are allowed to break into more than one line.
Definition: Axis.idl:82
ChartAxisMarkPosition
Specifies the position of the axis interval marks.
Definition: ChartAxisMarkPosition.idl:31
long NumberFormat
A NumberFormat key.
Definition: Axis.idl:106
boolean Show
Determines, whether the axis should be rendered by the view.
Definition: Axis.idl:54
double TextRotation
Determines the rotation of the text labels in degrees.
Definition: Axis.idl:94
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
double CrossoverValue
Determines the scale value on the other axis when CrossoverPosition is set to VALUE.
Definition: Axis.idl:66
ChartAxisPosition
Specifies the position of the axis on the scale of the crossing axis.
Definition: ChartAxisPosition.idl:33
boolean DisplayUnits
Determines display units are available for axis.
Definition: Axis.idl:130
::com::sun::star::awt::Size ReferencePageSize
Definition: Axis.idl:108
Definition: Ambiguous.idl:22
long MajorTickmarks
determines what kind of tickmarks should be shown for major ticks.
Definition: Axis.idl:114
com::sun::star::chart::ChartAxisMarkPosition MarkPosition
Determines where the interval marks are placed.
Definition: Axis.idl:124
boolean TryStaggeringFirst
Compatibility option: determines which strategy should be tried first for fixing axis labels overlapp...
Definition: Axis.idl:142
boolean StackCharacters
Determines whether the characters in a single labels should be stacked one upon each other.
Definition: Axis.idl:90
::com::sun::star::chart::ChartAxisArrangeOrderType ArrangeOrder
Determines how to stagger the labels at the axis (side by side, even, odd, auto )
Definition: Axis.idl:78