:: com :: sun :: star :: chart2 ::
|
unpublished |
struct IncrementData |
|
|
|
- Usage Restrictions
- not published
- Description
- An IncrementData describes how tickmarks are positioned on the scale of an axis.
- See also
- Axis, Grid, Scale, XScaling
|
Elements' Summary |
Distance |
if the any contains a double value this is used as a fixed
Distance value. Otherwise, if the any is empty or contains an
incompatible type, the Distance is meant to be calculated
automatically by the view component representing the model
containing this increment.
|
PostEquidistant |
PostEquidistant rules whether the member Distance
describes a distance before or after the scaling is applied.
|
BaseValue |
if the any contains a double value this is used as a fixed
BaseValue. Otherwise, if the any is empty or contains an
incompatible type, the BaseValue is meant to be calculated
automatically by the view component representing the model
containing this increment.
|
SubIncrements |
SubIncrements describes the positioning of further
sub tickmarks on the scale of an axis.
|
Elements' Details |
Distance
any Distance;
- Description
- if the any contains a double value this is used as a fixed
Distance value. Otherwise, if the any is empty or contains an
incompatible type, the Distance is meant to be calculated
automatically by the view component representing the model
containing this increment.
|
|
PostEquidistant
|
BaseValue
any BaseValue;
- Description
- if the any contains a double value this is used as a fixed
BaseValue. Otherwise, if the any is empty or contains an
incompatible type, the BaseValue is meant to be calculated
automatically by the view component representing the model
containing this increment.
|
|
SubIncrements
sequence< SubIncrement > SubIncrements;
- Description
- SubIncrements describes the positioning of further
sub tickmarks on the scale of an axis.
The first SubIncrement in this sequence determines how the
distance between two neighboring main tickmarks is divided for positioning
of further sub tickmarks. Every following SubIncrement determines the
positions of subsequent tickmarks in relation to their parent tickmarks
given by the preceding SubIncrement.
|
|
Top of Page
Copyright © 2000, 2014 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.