service Chart3DBarProperties in module com::sun::star::chart::

(Global Index)

Syntax

service Chart3DBarProperties;

Description

Specifies all the properties for the graphic object of a data point in a three-dimensional bar diagram.

See also

BarDiagram

Exported Interfaces

com::sun::star::beans::XPropertySet

Description

provides information about and access to the properties from an implementation.


Property Summary

SolidType Specifies the solid shape of a data point.

Property Details



SolidType

Syntax

long SolidType;

Description

Specifies the solid shape of a data point.

See also

ChartSolidType
Top of Page