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