Methods' Summary |
addNewByName |
creates a chart and adds it to the collection.
|
removeByName |
removes a chart from the collection.
|
Methods' Details |
addNewByName
void |
addNewByName( |
[in] string |
aName, |
| [in] ::com::sun::star::awt::Rectangle |
aRect, |
| [in] sequence< CellRangeAddress > |
aRanges, |
| [in] boolean |
bColumnHeaders, |
| [in] boolean |
bRowHeaders ); |
- Description
- creates a chart and adds it to the collection.
- Parameter aName
- is the name of the chart. This name is used to reference the
chart in the collection.
- Parameter aRect
- contains the rectangular location of the chart within the table
(in 1/100th mm).
- Parameter aRanges
- all cell ranges containing the source data of the chart.
- Parameter bColumnHeaders
- if set to true, the topmost row of the source data will be
used to set labels for the category axis or the legend.
- Parameter bRowHeaders
- if set to true, the leftmost column of the source data will
be used to set labels for the category axis or the legend.
|
|
removeByName
void |
removeByName( |
[in] string |
aName ); |
- Description
- removes a chart from the collection.
- Parameter aName
- is the name of the chart to remove.
|
|
Top of Page
Copyright © 2000, 2013 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.