Methods' Details |
getChartType
- Description
- A string representation of the chart type.
This needs to be the service-name which can be used to create a chart type.
|
|
createCoordinateSystem
- Description
- Creates a coordinate systems that fits the chart-type with its
current settings and for the given dimension.
- Throws
- IllegalArgumentException
This chart type cannot be displayed in the given dimension.
|
|
getSupportedMandatoryRoles
sequence< string > |
getSupportedMandatoryRoles(); |
- Description
- Returns a sequence of roles that are understood by this chart
type.
All roles must be listed in the order in which they are
usually parsed. This ensures that gluing sequences together
and splitting them up apart again results in the same
structure as before.
Note, that this does not involve optional roles, like
error-bars.
|
|
getSupportedOptionalRoles
sequence< string > |
getSupportedOptionalRoles(); |
- Description
- Returns a sequence of roles that are understood in addition to
the mandatory roles (see
XChartType::getSupportedMandatoryRoles()).
An example for an optional role are error-bars.
|
|
getRoleOfSequenceForSeriesLabel
string |
getRoleOfSequenceForSeriesLabel(); |
- Description
- Returns the role of the ::XLabeledDataSequence of
which the label will be taken to identify the
DataSeries in dialogs or the legend.
|
|
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.