Properties' Summary |
boolean
Volume |
indicates if a stock chart contains data representing the
volume of stocks.
|
boolean
UpDown |
indicates if a stock chart contains data representing the
value of stocks on the opening and closing date.
|
Properties' Details |
Volume
boolean Volume;
- Description
- indicates if a stock chart contains data representing the
volume of stocks.
The values of the volume are represented as columns like
those of a BarDiagram.
If this property is set to true, the values of the first
series of the chart data are interpreted as volume.
|
|
UpDown
boolean UpDown;
- Description
- indicates if a stock chart contains data representing the
value of stocks on the opening and closing date.
The difference will be indicated by bars. The color
of the bar will be significant for positive or negative
differences between open and closed data.
If this property is false, the values of the first
series (or second if StockDiagram::Volume is
true) of the chart data are interpreted as the day's lowest
value. The next series is interpreted as the day's highest
value, and the last series is interpreted as the closing
value.
If this property is set to true, one additional series
is needed with the opening value of the stocks. It is assumed
as the series before the series with the day's lowest
value.
|
|
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.