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;
58 [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:78
ChartAxisMarkPosition
Specifies the position of the axis interval marks.
Definition: ChartAxisMarkPosition.idl:30
com::sun::star::chart::ChartAxisPosition CrossoverPosition
Determines where the axis crosses the other axis.
Definition: Axis.idl:62
com::sun::star::chart::ChartAxisLabelPosition LabelPosition
Determines where the axis labels are placed.
Definition: Axis.idl:74
string BuiltInUnit
Determintes built in display unit value for axis.
Definition: Axis.idl:136
boolean TryStaggeringFirst
Compatibility option: determines which strategy should be tried first for fixing axis labels overlapp...
Definition: Axis.idl:142
boolean DisplayLabels
Determines whether to display text at the axis or not.
Definition: Axis.idl:70
boolean StackCharacters
Determines whether the characters in a single labels should be stacked one upon each other...
Definition: Axis.idl:90
Definition: Ambiguous.idl:22
long MinorTickmarks
determines what kind of tickmarks should be shown for minor ticks.
Definition: Axis.idl:120
double CrossoverValue
Determines the scale value on the other axis when CrossoverPosition is set to VALUE.
Definition: Axis.idl:66
boolean TextBreak
Determines whether the labels are allowed to break into more than one line.
Definition: Axis.idl:82
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
long NumberFormat
A NumberFormat key.
Definition: Axis.idl:106
boolean TextOverlap
Determines whether the labels are allowed to overlap.
Definition: Axis.idl:86
boolean DisplayUnits
Determines display units are avaiblable for axis.
Definition: Axis.idl:130
ChartAxisPosition
Specifies the position of the axis on the scale of the crossing axis.
Definition: ChartAxisPosition.idl:32
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition: ChartAxisArrangeOrderType.idl:29
long MajorTickmarks
determines what kind of tickmarks should be shown for major ticks.
Definition: Axis.idl:114
::com::sun::star::awt::Size ReferencePageSize
Definition: Axis.idl:108
com::sun::star::chart::ChartAxisMarkPosition MarkPosition
Determines where the interval marks are placed.
Definition: Axis.idl:124
ChartAxisLabelPosition
Specifies the position of the axis labels with respect to the axis on the scale of the crossing axis...
Definition: ChartAxisLabelPosition.idl:30