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

service RegressionCurveEquation

Included Services - Summary
::com::sun::star::beans::PropertySet
(referenced entity's summary:)
This is a generic service which should be supported by all servies which have properties.
::com::sun::star::drawing::FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
Properties' Summary
boolean
ShowEquation
 
boolean
ShowCorrelationCoefficient
 
[ maybevoid ] RelativePosition
RelativePosition
 
[ maybevoid ] ::com::sun::star::awt::Size
ReferencePageSize
 
long
NumberFormat
 
Included Services - Details
::com::sun::star::beans::PropertySet
(referenced entity's summary:)
This is a generic service which should be supported by all servies which have properties.
::com::sun::star::drawing::FillProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering an area.
::com::sun::star::drawing::LineProperties
(referenced entity's summary:)
This is a set of properties to describe the style for rendering a Line.
::com::sun::star::style::CharacterProperties
(referenced entity's summary:)
This is a set of properties to describe the style of characters.
Properties' Details
ShowEquation
boolean ShowEquation;
ShowCorrelationCoefficient
boolean ShowCorrelationCoefficient;
RelativePosition
[ maybevoid ] RelativePosition RelativePosition;
ReferencePageSize
[ maybevoid ] ::com::sun::star::awt::Size ReferencePageSize;
NumberFormat
long NumberFormat;

 
Top of Page