21 module
com { module sun { module star { module chart {
61 [optional, property]
double Max;
66 [optional, property]
double Min;
ChartAxisMarkPosition
Specifies the position of the axis interval marks.
Definition: ChartAxisMarkPosition.idl:28
double Max
Properties for scaling:
Definition: ChartAxis.idl:53
Allows easier access to the different subelements of an axis.
Definition: XAxis.idl:26
TimeIncrement TimeIncrement
if the current axis is a date-axis the intervals are chosen as given with TimeIncrement ...
Definition: ChartAxis.idl:128
boolean AutoStepMain
The distance between the main tick marks is calculated by the chart if this property is TRUE...
Definition: ChartAxis.idl:103
This is a set of properties to describe the style for rendering a Line.
Definition: LineProperties.idl:28
double StepMain
Contains the distance between the main tick marks.
Definition: ChartAxis.idl:71
double StepHelp
Definition: ChartAxis.idl:85
Definition: Ambiguous.idl:20
long StepHelpCount
Contains the number of help intervals within a main interval.
Definition: ChartAxis.idl:78
long AxisType
determines which type of axis this is, e.g.
Definition: ChartAxis.idl:122
com::sun::star::chart::ChartAxisPosition CrossoverPosition
Determines where the axis crosses the other axis.
Definition: ChartAxis.idl:138
boolean AutoOrigin
The origin is calculated by the chart if this property is TRUE.
Definition: ChartAxis.idl:155
double Min
Contains the minimum value for the axis scale.
Definition: ChartAxis.idl:66
A component that supports this service preserves XML attributes, unknown by its parser, that belong to the XML element representing it (the component).
Definition: UserDefinedAttributesSupplier.idl:28
boolean AutoMin
The minimum value of the axis scale is calculated by the chart if this property is TRUE...
Definition: ChartAxis.idl:97
Specifies the axes in a diagram.
Definition: ChartAxis.idl:29
boolean TextCanOverlap
Determines if certain labels are hidden, if they would otherwise overlap.
Definition: ChartAxis.idl:222
boolean DisplayLabels
Properties for axes labels:
Definition: ChartAxis.idl:180
boolean TextBreak
Determines if long text is broken into multiple lines.
Definition: ChartAxis.idl:216
double Origin
Indicates the reference value where bars or areas have their grounding.
Definition: ChartAxis.idl:150
ChartAxisPosition
Specifies the position of the axis on the scale of the crossing axis.
Definition: ChartAxisPosition.idl:30
boolean ReverseDirection
Determines if the axis orientation is mathematical or reversed.
Definition: ChartAxis.idl:133
long HelpMarks
Determines the type of the help marks.
Definition: ChartAxis.idl:168
This is a set of properties to describe the style of characters.
Definition: CharacterProperties.idl:26
long Overlap
Properties related to bar charts:
Definition: ChartAxis.idl:234
ChartAxisArrangeOrderType
Values specify the arrangement of the axes descriptions.
Definition: ChartAxisArrangeOrderType.idl:27
long NumberFormat
Contains the type id for the number formatter of the axis.
Definition: ChartAxis.idl:187
com::sun::star::chart::ChartAxisLabelPosition LabelPosition
Determines where the axis labels are placed.
Definition: ChartAxis.idl:199
long Marks
Properties for interval marks:
Definition: ChartAxis.idl:163
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
com::sun::star::chart::ChartAxisArrangeOrderType ArrangeOrder
The axis description may be arranged in a special order for a better placement.
Definition: ChartAxis.idl:211
boolean LinkNumberFormatToSource
determines whether to use the number format given by the container application, e.g.
Definition: ChartAxis.idl:194
long TextRotation
Determines the rotation of the text elements (axis description) in 100th degrees. ...
Definition: ChartAxis.idl:205
com::sun::star::chart::ChartAxisMarkPosition MarkPosition
Determines where the interval marks are placed.
Definition: ChartAxis.idl:172
long GapWidth
Specifies the width of the gaps between each set of data points in a bar chart.
Definition: ChartAxis.idl:243
boolean AutoMax
The maximum value of the axis scale is calculated by the chart if this property is TRUE...
Definition: ChartAxis.idl:91
boolean Logarithmic
Determines if the axis is scaled logarithmically or not (linear).
Definition: ChartAxis.idl:116
double CrossoverValue
Determines the scale value on the other axis when CrossoverPosition is set to VALUE.
Definition: ChartAxis.idl:143
A TimeIncrement describes how tickmarks are positioned on the scale of a date-time axis...
Definition: TimeIncrement.idl:27
boolean AutoStepHelp
The number of help intervals within a main interval is calculated by the chart if this property is TR...
Definition: ChartAxis.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