:: com :: sun :: star :: chart ::

service Chart3DBarProperties
Description
Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagram.
See also
BarDiagram
Developers Guide
11.3.3 Charts - Working with Charts - Chart Document Parts - Features of Special Chart Types - 3-D Charts

Exported Interfaces
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
long
SolidType
Specifies the solid shape of a data point.  
Properties' Details
SolidType
long SolidType;
Description
Specifies the solid shape of a data point.
See also
ChartSolidType

 
Top of Page