LibreOffice
LibreOffice 4.3 SDK API Reference
List of all members
LogarithmicScaling Service Reference

Scaling that scales values by taking their logarithm. More...

import"LogarithmicScaling.idl";

Inheritance diagram for LogarithmicScaling:
XScaling XInterface

Additional Inherited Members

- Public Member Functions inherited from XScaling
double doScaling ([in] double value)
 needs to keep relative ordering More...
 
com::sun::star::chart2::XScaling getInverseScaling ()
 
- Public 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...
 

Detailed Description

Scaling that scales values by taking their logarithm.

If not mentioned explicitly, the base for the logarithm is 10.0


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