Elements' Summary |
Minimum |
|
Maximum |
if the any contains a double value this is used as a fixed
minimum. Otherwise, if the any is empty or contains an
incompatible type, the minimum is automatic.
|
Origin |
The Origin indicates where other axes cross this axis.
If the any contains a double value that value is used.
Otherwise an appropriate value has to be calculated
by that instances using Origin.
|
Orientation |
Axis orientation (standard or reversed).
|
Scaling |
|
Categories |
|
AxisType |
describes the type of the axis.
|
AutoDateAxis |
if true an AxisType CATEGORY is interpreted as DATE if the underlying data given in Categories are dates
|
ShiftedCategoryPosition |
describes whether data points on category or date axis are placed between tickmarks or not
if true the maximum on the scale will be expanded for one interval
|
IncrementData |
increment data to be used for not date-time axis
|
TimeIncrement |
increment data to be used in case of date-time axis
|
Elements' Details |
Minimum
|
Maximum
any Maximum;
- Description
- if the any contains a double value this is used as a fixed
minimum. Otherwise, if the any is empty or contains an
incompatible type, the minimum is automatic.
If the minimum is automatic, this means, each view that
represents the model containing this scale, has to calculate a
minimum by its own means.
|
|
Origin
any Origin;
- Description
- The Origin indicates where other axes cross this axis.
If the any contains a double value that value is used.
Otherwise an appropriate value has to be calculated
by that instances using Origin.
|
|
Orientation
AxisOrientation Orientation;
- Description
- Axis orientation (standard or reversed).
If used at the Y axis in pie charts or doughnut charts, specifies
the rotation direction of the pie. The value
AxisOrientation::MATHEMATICAL rotates the pie
counterclockwise, the value AxisOrientation::REVERSE
rotates the pie clockwise.
Note: Is this a good place for the axis orientation? Two axes may
use the same scale, but point into two different directions.
|
|
Scaling
|
Categories
|
AxisType
long AxisType;
- Description
- describes the type of the axis.
It can be a real number axis or a category axis or something else.
AxisType is one value out of the constant group AxisType.
|
|
AutoDateAxis
boolean AutoDateAxis;
- Description
- if true an AxisType CATEGORY is interpreted as DATE if the underlying data given in Categories are dates
|
|
ShiftedCategoryPosition
boolean ShiftedCategoryPosition;
- Description
- describes whether data points on category or date axis are placed between tickmarks or not
if true the maximum on the scale will be expanded for one interval
|
|
IncrementData
IncrementData IncrementData;
- Description
- increment data to be used for not date-time axis
|
|
TimeIncrement
::com::sun::star::chart::TimeIncrement TimeIncrement;
- Description
- increment data to be used in case of date-time axis
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.