Syntax
service ChartPieSegmentProperties;
Description
specifies all the properties for the graphic object of a
pie segment.
See also
- PieDiagram
-
com::sun::star::chart::ChartDataPointProperties -
Description
specifies all the properties for the graphic object of
a data point (e.g., a single bar in a bar chart).
com::sun::star::beans::XPropertySet -
Description
provides information about and access to the
properties from an implementation.
Property Summary
|
SegmentOffset |
reflects the offset of a pie segment in percent of the radius.
|
|
Property Details
|
|
Syntax
long SegmentOffset;
Description
reflects the offset of a pie segment in percent of the radius.
The default value for all the segments of a PieDiagram
is 0. If you change this value from 0 to 100 the segment is pulled out
from the center by its radius.
Currently this property is supported by two dimensional pie
diagrams only.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.