:: com :: sun :: star :: chart2 ::
|
unpublished |
struct Symbol |
|
|
|
- Usage Restrictions
- not published
- Description
- properties that are used for DataSeries that display symbols.
|
Elements' Summary |
Style |
determines which of the following members determines the
appearance of the symbol.
|
PolygonCoords |
The given polygon is used as symbol.
|
StandardSymbol |
Use the nth standard symbol, if Style is set
to ::SymbolStlye::STANDARD.
|
Graphic |
use this graphic as symbol
|
Size |
The size of the symbol in 100th of a mm.
@todo use a structure using doubles instead of longs
|
BorderColor |
The color used for drawing the border of symbols.
|
FillColor |
The color used for filling symbols that contain closed polygons.
|
Elements' Details |
Style
SymbolStyle Style;
- Description
- determines which of the following members determines the
appearance of the symbol.
|
|
PolygonCoords
|
StandardSymbol
long StandardSymbol;
- Description
- Use the nth standard symbol, if Style is set
to ::SymbolStlye::STANDARD.
If n is the number of standard symbols available in an
implementation, the symbol number is
StandardSymbol modulo n.
The default implementation for example currently uses 8 different
standard symbols that are matched to the numbers 0 to 7.
value StandardSymbol | visible Symbol |
0 | square |
1 | diamond |
2 | down arrow |
3 | up arrow |
4 | right arrow |
5 | left arrow |
6 | bowtie |
7 | sandglass |
|
|
Graphic
::com::sun::star::graphic::XGraphic Graphic;
- Description
- use this graphic as symbol
|
|
Size
::com::sun::star::awt::Size Size;
- Description
- The size of the symbol in 100th of a mm.
@todo use a structure using doubles instead of longs
|
|
BorderColor
|
FillColor
|
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.