LibreOffice
LibreOffice 24.2 SDK API Reference
Included Services | Exported Interfaces | Public Attributes | List of all members
ErrorBar Service Reference

import"ErrorBar.idl";

Inheritance diagram for ErrorBar:
LineProperties XDataSink XDataSource XInterface XInterface

Included Services

service ::com::sun::star::drawing::LineProperties
 

Exported Interfaces

interface data::XDataSink
 allows attaching data sequences to the error bars. More...
 
interface data::XDataSource
 allows querying data sequences that were set at error bars. More...
 

Public Attributes

long ErrorBarStyle
 
double PositiveError
 
double NegativeError
 
double Weight
 The weight for the standard deviation. More...
 
boolean ShowPositiveError
 
boolean ShowNegativeError
 
- Public Attributes inherited from LineProperties
com::sun::star::drawing::LineStyle LineStyle
 This property contains the type of the line. More...
 
com::sun::star::drawing::LineDash LineDash
 This property contains the dash of the line. More...
 
string LineDashName
 This property contains the name of the dash of the line. More...
 
com::sun::star::util::Color LineColor
 This property contains the line color. More...
 
short LineTransparence
 This property contains the extent of transparency. More...
 
long LineWidth
 This property contains the width of the line in 1/100th mm. More...
 
com::sun::star::drawing::LineJoint LineJoint
 This property defines the rendering of joints between thick lines. More...
 
com::sun::star::drawing::LineCap LineCap
 This property defines the rendering of ends of thick lines. More...
 
string LineStartName
 This property contains the name of the line start poly polygon Bezier. More...
 
string LineEndName
 This property contains the name of the line end poly polygon Bezier. More...
 
com::sun::star::drawing::PolyPolygonBezierCoords LineStart
 This property contains the line start in the form of a poly polygon Bezier. More...
 
com::sun::star::drawing::PolyPolygonBezierCoords LineEnd
 This property contains the line end in the form of a poly polygon Bezier. More...
 
boolean LineStartCenter
 If this property is TRUE, the line will start from the center of the polygon. More...
 
long LineStartWidth
 This property contains the width of the line start polygon. More...
 
boolean LineEndCenter
 If this property is TRUE, the line will end in the center of the polygon. More...
 
long LineEndWidth
 This property contains the width of the line end polygon. More...
 

Additional Inherited Members

- Protected Member Functions inherited from XDataSink
void setData ([in] sequence< XLabeledDataSequence > aData)
 sets new data sequences. More...
 
- Protected Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 
- Protected Member Functions inherited from XDataSource
sequence< XLabeledDataSequencegetDataSequences ()
 returns data sequences. More...
 

Exported Interfaces

◆ ::com::sun::star::drawing::LineProperties

Exported Interfaces

◆ data::XDataSink

interface data::XDataSink
optional

allows attaching data sequences to the error bars.

See also
data::DataSequenceRole

◆ data::XDataSource

interface data::XDataSource
optional

allows querying data sequences that were set at error bars.

See also
data::DataSequenceRole

Member Data Documentation

◆ ErrorBarStyle

long ErrorBarStyle
property

◆ NegativeError

double NegativeError
property

◆ PositiveError

double PositiveError
property

◆ ShowNegativeError

boolean ShowNegativeError
property

◆ ShowPositiveError

boolean ShowPositiveError
property

◆ Weight

double Weight
property

The weight for the standard deviation.


The documentation for this service was generated from the following file: