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

unpublished service ErrorBar

Included Services
::com::sun::star::drawing::LineProperties
Properties' Summary
ErrorBarStyle
ErrorBarStyle
 
double
PositiveError
 
double
NegativeError
 
double
Weight
The weight for the standard deviation.  
boolean
ShowPositiveError
 
boolean
ShowNegativeError
 
Properties' Details
ErrorBarStyle
ErrorBarStyle ErrorBarStyle;
PositiveError
double PositiveError;
NegativeError
double NegativeError;
Weight
double Weight;
Description
The weight for the standard deviation.
ShowPositiveError
boolean ShowPositiveError;
ShowNegativeError
boolean ShowNegativeError;

 
Top of Page