| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
import "DataBar.idl";
 
  
| Public Types | |
| typedef sequence< XDataBarEntry > | DataBarEntries | 
| Exported Interfaces | |
| interface | XConditionEntry | 
| Public Attributes | |
| boolean | ShowValue | 
| long | AxisPosition | 
| See com.sun.star.sheet.DataBarAxis for possible values. | |
| boolean | UseGradient | 
| com::sun::star::util::Color | Color | 
| com::sun::star::util::Color | AxisColor | 
| boolean | UseNegativeColor | 
| com::sun::star::util::Color | NegativeColor | 
| double | MinimumLength | 
| Minimum databar length in percent of cell width. | |
| double | MaximumLength | 
| Maximum databar length in percent of cell width. | |
| Additional Inherited Members | |
| Public Member Functions inherited from XConditionEntry | |
| long | getType () | 
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| 
 | property | 
| interface XConditionEntry | 
| 
 | property | 
| 
 | property | 
See com.sun.star.sheet.DataBarAxis for possible values.
| 
 | property | 
| 
 | property | 
Maximum databar length in percent of cell width.
Allowed values are (0, 1000) but larger than MinimumLength.
| 
 | property | 
Minimum databar length in percent of cell width.
Allowed values are [0, 100) but smaller than MaximumLength.
| 
 | optionalproperty | 
| 
 | property | 
| 
 | property | 
| 
 | property |