:: com :: sun :: star :: chart2 ::

service DataPoint

Included Services - Summary
DataPointProperties
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::style::CharacterPropertiesAsian
::com::sun::star::style::CharacterPropertiesComplex
Properties' Summary
double
Offset
[ OPTIONAL ]
Gives the offset of the data point. For PieDiagrams this would be the percentage by which pies are dragged out of the cake.  
Included Services - Details
DataPointProperties
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
::com::sun::star::style::CharacterPropertiesAsian
Usage Restrictions
optional
::com::sun::star::style::CharacterPropertiesComplex
Usage Restrictions
optional
Properties' Details
Offset
double Offset;
Usage Restrictions
optional
Description
Gives the offset of the data point. For PieDiagrams this would be the percentage by which pies are dragged out of the cake.

 
Top of Page